diff options
-rw-r--r-- | deploy/templates/virtual_environment_noha/conf/dea.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deploy/templates/virtual_environment_noha/conf/dea.yaml b/deploy/templates/virtual_environment_noha/conf/dea.yaml index 6c936b83c..fbcfcfd2b 100644 --- a/deploy/templates/virtual_environment_noha/conf/dea.yaml +++ b/deploy/templates/virtual_environment_noha/conf/dea.yaml @@ -40,9 +40,9 @@ fuel: password: admin user: admin HOSTNAME: opnfv_virt - NTP1: 10.20.0.2 - NTP2: 10.20.0.2 - NTP3: 10.20.0.2 + NTP1: 188.126.88.9 + NTP2: 193.228.143.12 + NTP3: 178.73.198.130 interfaces_1: eth0: - fuelweb_admin |