summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/phase2-overrides.yaml
diff options
context:
space:
mode:
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 }}"