]> git.openstreetmap.org Git - chef.git/history - cookbooks/chef/libraries/edit_file.rb
Make deferring of edit_file work properly
[chef.git] / cookbooks / chef / libraries / edit_file.rb
2013-11-24 Tom HughesMake deferring of edit_file work properly
2013-11-23 Tom HughesMake edit_file work again
2013-11-23 Tom HughesRevert "Make an EditedFile look like a string"
2013-11-23 Tom HughesMake an EditedFile look like a string
2013-11-23 Tom HughesDefer evaluation of an edited file's contents
2013-11-23 Tom HughesReplace content_from_file extension with simpler edit_f...