On Wed, Sep 7, 2011 at 3:03 AM, R.I.Pienaar <r...@devco.net> wrote:
>
>
> ----- Original Message -----
>> On Sep 6, 8:54 pm, "R.I.Pienaar" <r...@devco.net> wrote:
>> > ----- Original Message -----
>> >
>> > files auto require their parents, it's not even needed to do
>> > the require => or require()
>> >
>> >
>> Could you please explain what exactly does it mean? Cheers!!
>
> Given 2 file resources:
>
> file{"/foo": ensure => directory}
> file{"/foo/bar": content => "hello world"}
>

Actually, that's not true. I have seen numerous situations where
puppet tries to create /foo/bar before /foo, and then complains that
/foo does not exist. And, please don't get all pissy at me for having
a different view of this than you.

Doug.

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

Reply via email to