Add multiple ntp servers

Closes-Bug: #1820580
Change-Id: I44d12d23a89891a2952d7c549a87fc75adaed343
This commit is contained in:
Sagi Shnaidman 2019-03-18 19:48:22 +02:00
parent c90c4b02f6
commit 6458962f36
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ custom_nameserver:
- 1.0.0.1
- 38.145.33.91
external_net: '38.145.32.0/22'
ntp_server: 'pool.ntp.org'
ntp_server: '0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org'
workers_args: >-
-e {{ overcloud_templates_path }}/environments/low-memory-usage.yaml
-e {{ tripleo_root }}/tripleo-ci/test-environments/worker-config.yaml