Updated raneg for pool
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
593c45d6b0
commit
7995ac59b6
|
@ -9,7 +9,7 @@ file:
|
|||
path: /etc/systemd/timesyncd.conf.d/50-timesyncd.conf
|
||||
exists: true
|
||||
contents:
|
||||
- '/^NTP={{ .Vars.ubtu24cis_time_pool_name }}/'
|
||||
- '/^NTP={{- range .Vars.ubtu24cis_time_pool }}{{ .name }}i{{ end }}/'
|
||||
- '/^FallbackNTP={{- range .Vars.ubtu24cis_time_servers }}{{ .name }} {{ end }}/'
|
||||
meta:
|
||||
server: 1
|
||||
|
|
Loading…
Reference in New Issue