diff options
-rw-r--r-- | jjb/opnfv/installer-params.yml | 2 |
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 |