X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsystemdtimesyncd%2Ftemplates%2Ftimesyncd.conf.erb;h=7065c7899f3c751859520b3fb749ad13c9ce8e98;hb=4612e4d0e37493f79becfa45caf9adcd657ed7ca;hp=c5d41b6ba228aad15e873672104bf36e24b6f2c1;hpb=0faf9685026413c4b14bc2baa512b27f51b3d65d;p=mirror%2Fdsa-puppet.git diff --git a/modules/systemdtimesyncd/templates/timesyncd.conf.erb b/modules/systemdtimesyncd/templates/timesyncd.conf.erb index c5d41b6ba..7065c7899 100644 --- a/modules/systemdtimesyncd/templates/timesyncd.conf.erb +++ b/modules/systemdtimesyncd/templates/timesyncd.conf.erb @@ -21,5 +21,5 @@ servers << addr end end - "Servers="+servers.join(",") + "Servers="+servers.join(" ") %>