search for: 6ouhobpeuwxjtqgl0rbo0tggnte6d

Displaying 1 result from an estimated 1 matches for "6ouhobpeuwxjtqgl0rbo0tggnte6d".

2013 Nov 16
4
frustrating dependency problem
I''m having a difficult time with a dependency issue. Basically, I want to be able to call a defined type, but it''s not working out so far. I have my manifests setup like this: init.pp: class foo { .... } bar.pp: class foo::bar { include foo package{ "test": ensure => running, notify =>