]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / chef / attributes / default.rb
index 00c241a9633ed77148997d9114f2cefbdea0c200..ae018ba8880cde0457fbbfffaffd444b9c447041 100644 (file)
@@ -1,6 +1,3 @@
-# Add the opscode APT source for chef
-default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
-
 # Set the default server version
 default[:chef][:server][:version] = "12.17.33"