X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/391dee0b5eea292f0b358c127623d83374d30f2c..6cfcfbe0138f1b11e9a62bd8193e729126f617ee:/roles/jump.rb diff --git a/roles/jump.rb b/roles/jump.rb index ec967bb75..4f8a3b547 100644 --- a/roles/jump.rb +++ b/roles/jump.rb @@ -19,7 +19,7 @@ default_attributes( override_attributes( :ntp => { - :servers => [ "0.uk.pool.ntp.org", "1.uk.pool.ntp.org", "europe.pool.ntp.org" ] + :servers => ["0.uk.pool.ntp.org", "1.uk.pool.ntp.org", "europe.pool.ntp.org"] } )