summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/phase2-overrides.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 13:35:25 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-01 14:15:44 -0500
commit87ff38481a31846f3171976fbb039d5d3e10929a (patch)
treeb1dea2757cc9a9362ef23ac9cf8cadbe0613658d /ci/bundle_tpl/phase2-overrides.yaml
parent628346cfd690524f1ec455ca35c3bc7474640079 (diff)
modified for nonha bundles now.
Change-Id: Ic29910c9e95718603588da9fd2664ed933a88b7a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/phase2-overrides.yaml')
-rw-r--r--ci/bundle_tpl/phase2-overrides.yaml2
1 files changed, 1 insertions, 1 deletions
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 }}"