chore: reorganise ntp server
- bump enc to match changes - change ntp client to find servers through puppetdb query - changed default ntp servers to publicly available nodes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# a role to deploy a ntp server
|
||||
class roles::infra::ntp::server {
|
||||
include profiles::defaults
|
||||
include profiles::base
|
||||
include profiles::ntp::server
|
||||
}
|
||||
Reference in New Issue
Block a user