[chef] Re: Re: remote_file error


Chronological Thread 
  • From: < >
  • To:
  • Subject: [chef] Re: Re: remote_file error
  • Date: Tue, 16 Feb 2010 15:26:28 -0800 (PST)


Hi,

I have found the reason for the error.
The error is because the directory 'qs' does not exist in '/etc'.
I thought that 'template' resource creates the files along with the 
directories
recursively. 
For eg. '/etc/qs/deep_thought.txt', I was under the impression that the
directory 'qs' will be created under '/etc' and then the file
'deep_thought.txt' will be copied under 'qs' directory. It doesnt do that. It
just trieds to create the file under the directory structure. If the directory
structure doesnt exist, an error is returned.

Thanks
RBF


  • [chef] Re: Re: remote_file error, rijufrancis, 02/16/2010

Archive powered by MHonArc 2.6.16.

§