Modify default NTP server for Undercloud

This change modifies the default NTP server for the Undercloud to a
publicly reachable hostname. The pool.ntp.org domain name will resolve
to a list of publicly available NTP servers.

Change-Id: I86143837d4fdd9a0cfea02a12e2eac74746d9eff
This commit is contained in:
Dan Sneddon 2017-01-13 12:01:08 -08:00
parent 216eb593d5
commit 802eba610f
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ step_undercloud_ntp: true
# Custom ntp servers
undercloud_custom_ntps:
- clock.redhat.com
- pool.ntp.org