From: lmcdasm Date: Tue, 22 Dec 2015 06:10:46 +0000 (-0500) Subject: Fix for the default virtaul enviroment template. X-Git-Tag: brahmaputra.1.rc1~86 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6ffd176509318935eae6dd554a5fb70c255c6db3;p=fuel.git Fix for the default virtaul enviroment template. Im not sure who / how this value was changed, but when you are doing a virtual "AUTOMATED" installation, then the value needs to remain as the FUEL VM, since in a nested environment, the idea is NOT to allow the VM's external access (only to the FUEL VM on the ADMIN network )... If you need to have a different "virtualConfiguration", the create a new subdirectory and a alternate configuration rather than the working / default template for CI for FUEL Nested Setup Change-Id: I6163307bac285d710a5a5c683798a3c20c609932 Signed-off-by: lmcdasm JIRA: 007 --- diff --git a/deploy/templates/virtual_environment_noha/conf/dea.yaml b/deploy/templates/virtual_environment_noha/conf/dea.yaml index fbcfcfd2b..6c936b83c 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: 188.126.88.9 - NTP2: 193.228.143.12 - NTP3: 178.73.198.130 + NTP1: 10.20.0.2 + NTP2: 10.20.0.2 + NTP3: 10.20.0.2 interfaces_1: eth0: - fuelweb_admin