]> git.openstreetmap.org Git - chef.git/blob - cookbooks/docker/attributes/default.rb
otrs: Use znuny mirror of otrs 6.0.30 release as upstream is gone
[chef.git] / cookbooks / docker / attributes / default.rb
1 # Add the docker APT source
2 default[:apt][:sources] = node[:apt][:sources] | ["docker"]