search for: cafwm5hwhm6hfj_wuqq

Displaying 1 result from an estimated 1 matches for "cafwm5hwhm6hfj_wuqq".

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 =>