X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4cdb29fb9b30312803777aeec627591d2987b3d7..2d6d56f75a35f748f19411b043b7fc430bdb3c6e:/roles/vodafone-cz.rb diff --git a/roles/vodafone-cz.rb b/roles/vodafone-cz.rb index d23ab154f..fa7c1fdfd 100644 --- a/roles/vodafone-cz.rb +++ b/roles/vodafone-cz.rb @@ -3,13 +3,13 @@ description "Role applied to all servers at Vodafone CZ" default_attributes( :hosted_by => "Vodafone", - :location => "Prague, Czech Republic", - :networking => { - :nameservers => ["62.24.64.2", "2a02:8301:0:10::3", "2001:4860:4860::8888"] - } + :location => "Prague, Czech Republic" ) override_attributes( + :networking => { + :nameservers => ["62.24.64.2", "2a02:8301:0:10::3"] + }, :ntp => { :servers => ["0.cz.pool.ntp.org", "1.cz.pool.ntp.org", "europe.pool.ntp.org"] }