feat: migrate to external ntp
- removing ntp vms from proxmox - redirect ntp to external time sources
This commit is contained in:
parent
a550d48f21
commit
4467253bbd
@ -166,13 +166,11 @@ hiera_include:
|
|||||||
- limits
|
- limits
|
||||||
- sysctl::base
|
- sysctl::base
|
||||||
|
|
||||||
profiles::ntp::client::ntp_role: 'roles::infra::ntp::server'
|
|
||||||
profiles::ntp::client::use_ntp: 'region'
|
|
||||||
profiles::ntp::client::peers:
|
profiles::ntp::client::peers:
|
||||||
- 0.pool.ntp.org
|
- 0.au.pool.ntp.org
|
||||||
- 1.pool.ntp.org
|
- 1.au.pool.ntp.org
|
||||||
- 2.pool.ntp.org
|
- 2.au.pool.ntp.org
|
||||||
- 3.pool.ntp.org
|
- 3.au.pool.ntp.org
|
||||||
|
|
||||||
profiles::base::puppet_servers:
|
profiles::base::puppet_servers:
|
||||||
- 'prodinf01n01.main.unkin.net'
|
- 'prodinf01n01.main.unkin.net'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user