search for: executeorder

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

2011 Jun 15
3
Puppet Class execution order
For the life of me I''m not sure why this isn''t working properly but Puppet appears to execute classes in the order it feels like, not how I''m specifying it within the language. I''ve tried the newer sytax Class[''one''] -> Class[''two''] Yet, I see Class two get executed first. I''ve also tried doing it by defining