X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..8404f6cf595ecb6d9d4c7436e76f381a0d3766e0:/roles/blix-nl.rb diff --git a/roles/blix-nl.rb b/roles/blix-nl.rb index cf8e1f6a2..1c81d09f5 100644 --- a/roles/blix-nl.rb +++ b/roles/blix-nl.rb @@ -3,7 +3,7 @@ description "Role applied to all servers at Blix NL" override_attributes( :ntp => { - :servers => [ "0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org" ] + :servers => ["0.nl.pool.ntp.org", "1.nl.pool.ntp.org", "europe.pool.ntp.org"] } )