From: Tom Hughes Date: Sat, 23 Nov 2013 00:08:02 +0000 (+0000) Subject: Move chef extensions/patches to the chef cookbook X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b17dd01854b7d2dd4caa29ff4e05c03f3ff69890?hp=6728ed67e4d7dfb29fe546edc21d629fc4ac348c Move chef extensions/patches to the chef cookbook --- diff --git a/cookbooks/tools/libraries/content_from_file.rb b/cookbooks/chef/libraries/content_from_file.rb similarity index 100% rename from cookbooks/tools/libraries/content_from_file.rb rename to cookbooks/chef/libraries/content_from_file.rb diff --git a/cookbooks/tools/libraries/random_password.rb b/cookbooks/chef/libraries/random_password.rb similarity index 100% rename from cookbooks/tools/libraries/random_password.rb rename to cookbooks/chef/libraries/random_password.rb diff --git a/cookbooks/accounts/libraries/remote_directory.rb b/cookbooks/chef/libraries/remote_directory.rb similarity index 100% rename from cookbooks/accounts/libraries/remote_directory.rb rename to cookbooks/chef/libraries/remote_directory.rb