chronyd: add ntp-{1,2}
This commit is contained in:
parent
34b67791bd
commit
e995b06ea9
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
---
|
||||
- hosts:
|
||||
- ntp-1.int.infra.auro.re
|
||||
- ntp-2.int.infra.auro.re
|
||||
vars:
|
||||
chronyd__allow_networks:
|
||||
- 10.128.0.0/16
|
||||
|
@ -18,10 +19,12 @@
|
|||
- hosts:
|
||||
- all
|
||||
- "!ntp-1.int.infra.auro.re"
|
||||
- "!ntp-2.int.infra.auro.re"
|
||||
- "!unifi"
|
||||
vars:
|
||||
chronyd__pools:
|
||||
- ntp-1.int.infra.auro.re
|
||||
- ntp-2.int.infra.auro.re
|
||||
roles:
|
||||
- chronyd
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue