hiera: Specify a value for the ntp_servers hiera key

The ntp_servers key is referred to in
`modules/rhizo_base/manifests/init.pp` and was otherwise undefined. It
is in the common file since it seems similar to other parameters
already in the file, but there is no strict reason for the current
location. The assigned value is also just an initial default guess.
This commit is contained in:
Matt Johnson 2019-07-09 17:14:05 -05:00
parent a817c3be52
commit 9b75143309

View file

@ -56,7 +56,7 @@ rhizo::use_ups: "no"
rhizo::use_sip: "no"
rhizo::advice_email: "[ 'your@email.address' ]"
rhizo::sip_central_ip_address: "127.0.0.1"
rhizo::ntp_servers: ['mx.pool.ntp.org', 'pool.ntp.org']
#SSH keys
sshkeys::keys: