X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..b3ee7b1035952ca54061e6cc5c058805101b4cce:/roles/blix-nl.rb diff --git a/roles/blix-nl.rb b/roles/blix-nl.rb index 1c81d09f5..936694b1c 100644 --- a/roles/blix-nl.rb +++ b/roles/blix-nl.rb @@ -1,6 +1,10 @@ name "blix-nl" description "Role applied to all servers at Blix NL" +default_attributes( + :location => "Amsterdam, Netherlands" +) + override_attributes( :ntp => { :servers => ["0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org"]