base: allow setting custom ntp servers
Fixes bug#281
This commit is contained in:
parent
07db40ea4a
commit
b31fecf074
@ -55,7 +55,7 @@ This node is under the control of Puppet ${::puppetversion}.
|
||||
}
|
||||
|
||||
# NTP
|
||||
class { 'ntp': }
|
||||
class { 'ntp': servers => $::os_params::ntp_servers }
|
||||
|
||||
# Strong root password for all servers
|
||||
user { 'root':
|
||||
|
Loading…
x
Reference in New Issue
Block a user