summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv/installer-params.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/opnfv/installer-params.yml')
-rw-r--r--jjb/opnfv/installer-params.yml15
1 files changed, 7 insertions, 8 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml
index d1225dcab..ec0b86170 100644
--- a/jjb/opnfv/installer-params.yml
+++ b/jjb/opnfv/installer-params.yml
@@ -70,6 +70,10 @@
default: 'mitaka'
description: 'OpenStack release (liberty|mitaka)'
- string:
+ name: EXTERNAL_NETWORK
+ default: ext-net4
+ description: "External network used for Floating ips."
+ - string:
name: LAB_CONFIG
default: "$HOME/joid_config"
description: "Local lab config and Openstack openrc location"
@@ -85,19 +89,14 @@
name: CPU_ARCHITECTURE
default: 'amd64'
description: "CPU Architecture to use for Ubuntu distro "
-
- parameter:
- name: 'sandbox-defaults'
+ name: 'infra-defaults'
parameters:
- string:
name: INSTALLER_IP
- default: '10.20.0.2'
+ default: '192.168.122.2'
description: 'IP of the installer'
- string:
name: INSTALLER_TYPE
- default: sandbox
+ default: infra
description: 'Installer used for deploying OPNFV on this POD'
- - string:
- name: EXTERNAL_NETWORK
- default: 'admin_floating_net'
- description: 'external network for test'