Merge "Fall back to puppet-ntp defaults"

This commit is contained in:
Zuul 2018-06-20 03:57:08 +00:00 committed by Gerrit Code Review
commit cedf5e0d0d
1 changed files with 2 additions and 0 deletions

View File

@ -10,7 +10,9 @@ ctlplane: {{LOCAL_IP}}
controller_host_wrapped: "{{LOCAL_IP_WRAPPED}}"
controller_admin_host: {{UNDERCLOUD_ADMIN_HOST}}
controller_public_host: {{UNDERCLOUD_PUBLIC_HOST}}
{{#UNDERCLOUD_NTP_SERVERS}}
ntp::servers: {{UNDERCLOUD_NTP_SERVERS}}
{{/UNDERCLOUD_NTP_SERVERS}}
sysctl_settings: {{SYSCTL_SETTINGS}}