[chef] Re: recursive directory lwrp ?


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To:
  • Subject: [chef] Re: recursive directory lwrp ?
  • Date: Fri, 13 Mar 2015 17:30:07 -0700


On Mar 13, 2015, at 12:33 PM, Medya 
< >
 wrote:

> as we all know, recursive true attribute of Directory resource, does not 
> recursively create the directories with the owner that you mention in the 
> resource,
> 
> I wonder what is the logical reason behind this design ?
> 
> and I also wonder if there is a recursive_directory resource I can use ? so 
> it just creates all the directories recursively with the user and owner 
> that I mention .

The behavior roughly mirrors that of mkdir -p, which is the closest you'll 
get to an expected semantic for this.

--Noah

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail




Archive powered by MHonArc 2.6.16.

§