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