]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/docker/attributes/default.rb
Rework apt repository configuration
[chef.git] / cookbooks / docker / attributes / default.rb
diff --git a/cookbooks/docker/attributes/default.rb b/cookbooks/docker/attributes/default.rb
deleted file mode 100644 (file)
index f71e326..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Add the docker APT source
-default[:apt][:sources] = node[:apt][:sources] | ["docker"]