Merge "Add multiple ntp servers"

This commit is contained in:
Zuul 2019-03-20 12:31:45 +00:00 committed by Gerrit Code Review
commit 5c20f182fb
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