X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..e525c8cb8b5fcc88b66e89aad26fdaefa15d3ecc:/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"] } )