]> git.openstreetmap.org Git - chef.git/blob - cookbooks/docker/attributes/default.rb
f71e326f37c314f5fc192feda16af0084c89775b
[chef.git] / cookbooks / docker / attributes / default.rb
1 # Add the docker APT source
2 default[:apt][:sources] = node[:apt][:sources] | ["docker"]