----- Original Message ----- > Thanks for the explanation. It turns out that I already use my stuff > the very same way, only without understanding the significance. > > Two related question though: > a. Does order matter? Like: > > file{"/foo/bar": content => "hello world"} > file{"/foo": ensure => directory}
no it does not, > > b. Can it be uses the same way across the modules? Like, specifying > "file{"/foo": ensure => directory}" in module-A and "file{"/foo/bar": > content => "hello world"}" in module-B? > > Thanks again, in advance. cheers!! yup -- 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@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.