summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-14 21:08:16 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-14 21:09:48 -0500
commit3cb99403e8f71b50b863b403ac496c8508fdfa72 (patch)
treea2432321e476aa2df1652acf064d30b5c28d5058 /jjb/opnfv
parent482068a30a9bff42282e2a90322ce561ddff7d75 (diff)
change the default distro to xenial.
This patch will do the default dpeloyment with xenial than trusty. Change-Id: I8c628d90490d45a81bc339783ca5c7120d2bf5b7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r--jjb/opnfv/installer-params.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml
index 98a15de79..f95d79f93 100644
--- a/jjb/opnfv/installer-params.yml
+++ b/jjb/opnfv/installer-params.yml
@@ -87,7 +87,7 @@
description: "Reinstall MAAS and Bootstrap before deploy [true/false]"
- string:
name: UBUNTU_DISTRO
- default: 'trusty'
+ default: 'xenial'
description: "Ubuntu distribution to use for Openstack (trusty|xenial)"
- string:
name: CPU_ARCHITECTURE