summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/roles/prepare-functest/templates/env.j2
diff options
context:
space:
mode:
Diffstat (limited to 'xci/playbooks/roles/prepare-functest/templates/env.j2')
-rw-r--r--xci/playbooks/roles/prepare-functest/templates/env.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/playbooks/roles/prepare-functest/templates/env.j2 b/xci/playbooks/roles/prepare-functest/templates/env.j2
index 52211b45..b928accd 100644
--- a/xci/playbooks/roles/prepare-functest/templates/env.j2
+++ b/xci/playbooks/roles/prepare-functest/templates/env.j2
@@ -1,4 +1,4 @@
INSTALLER_TYPE=osa
-INSTALLER_IP="192.168.122.2"
+INSTALLER_IP=192.168.122.2
EXTERNAL_NETWORK="{{ external_network }}"
DEPLOY_SCENARIO="os-nosdn-nofeature-noha"