From 87ff38481a31846f3171976fbb039d5d3e10929a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Jul 2016 13:35:25 -0500 Subject: modified for nonha bundles now. Change-Id: Ic29910c9e95718603588da9fd2664ed933a88b7a Signed-off-by: Narinder Gupta --- ci/bundle_tpl/phase2-overrides.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/bundle_tpl/phase2-overrides.yaml') diff --git a/ci/bundle_tpl/phase2-overrides.yaml b/ci/bundle_tpl/phase2-overrides.yaml index 80bfffc6..218df213 100644 --- a/ci/bundle_tpl/phase2-overrides.yaml +++ b/ci/bundle_tpl/phase2-overrides.yaml @@ -14,7 +14,7 @@ l2-population: true {% endif %} region: {{ os.region }} -{% if os.release == 'trusty' %} +{% if ubuntu.release == 'trusty' %} source: "cloud:{{ ubuntu.release }}-{{ os.release }}" {% endif %} openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}" -- cgit 1.2.3-korg