[Puppet Users] Re: modules not processing in order

2009-01-29 Thread chakkerz
Hello there Andrew I have a feeling i had a spurious control character, because i did a test module: class test { if (skip_test != "true") { file { "/var/baz/": ensure => directory, } file

[Puppet Users] Re: modules not processing in order

2009-01-29 Thread Andrew Shafer
What does your code look like and what is the behavior? On 1/29/09, chakkerz wrote: > > That said, it does not appear to honour the require's i'm using > consistently... > > chakkerz > > > --~--~-~--~~~---~--~~ You received this message because you are subscribe

[Puppet Users] Re: modules not processing in order

2009-01-29 Thread chakkerz
That said, it does not appear to honour the require's i'm using consistently... chakkerz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googleg

[Puppet Users] Re: modules not processing in order

2009-01-29 Thread chakkerz
nevermind i found http://reductivelabs.com/trac/puppet/wiki/TypeReference#available-metaparameters from another post. before and require ... duh sorry to waste people's time :) chakkerz --~--~-~--~~~---~--~~ You received this message because you are subscribed t