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.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml
index 57ca9864e..c0223e235 100644
--- a/jjb/opnfv/installer-params.yml
+++ b/jjb/opnfv/installer-params.yml
@@ -85,3 +85,11 @@
name: MAAS_REINSTALL
default: 'false'
description: "Reinstall MAAS and Bootstrap before deploy [true/false]"
+ - string:
+ name: UBUNTU_DISTRO
+ default: 'trusty'
+ description: "Ubuntu distribution to use for Openstack (trusty|xenial)"
+ - string:
+ name: CPU_ARCHITECTURE
+ default: 'amd64'
+ description: "CPU Architecture to use for Ubuntu distro "