Add role for chrony
This commit is contained in:
1
roles/chrony/vars/RedHat.yaml
Normal file
1
roles/chrony/vars/RedHat.yaml
Normal file
@ -0,0 +1 @@
|
||||
---
|
6
roles/chrony/vars/Ubuntu.yaml
Normal file
6
roles/chrony/vars/Ubuntu.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
chrony_pool:
|
||||
- ntp.ubuntu.com iburst maxsources 4
|
||||
- 0.ubuntu.pool.ntp.org iburst maxsources 1
|
||||
- 1.ubuntu.pool.ntp.org iburst maxsources 1
|
||||
- 2.ubuntu.pool.ntp.org iburst maxsources 2
|
Reference in New Issue
Block a user