]> git.openstreetmap.org Git - chef.git/commit
Defer evaluation of an edited file's contents
authorTom Hughes <tom@compton.nu>
Sat, 23 Nov 2013 11:48:42 +0000 (11:48 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 23 Nov 2013 11:50:46 +0000 (11:50 +0000)
commit7f6415938eb888893b49cc968a5c01082743b7d7
tree8dcc30a86046df8eb825a78c768585927622ed4a
parenta49460026a3a31ca582f63914cf33f1efca20bd6
Defer evaluation of an edited file's contents

We want to make sure we don't build the contents until the resource
is asctually being run, as it may rely on template files installed by
a previous resource.
cookbooks/chef/libraries/edit_file.rb