summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/phase2-overrides.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/bundle_tpl/phase2-overrides.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/phase2-overrides.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/config_tpl/bundle_tpl/phase2-overrides.yaml b/ci/config_tpl/bundle_tpl/phase2-overrides.yaml
index a8dbd400..72de7790 100644
--- a/ci/config_tpl/bundle_tpl/phase2-overrides.yaml
+++ b/ci/config_tpl/bundle_tpl/phase2-overrides.yaml
@@ -21,9 +21,11 @@
{% if os.network.l2_population %}
#l2-population: true
{% endif %}
+ region: {{ os.region }}
{% if ubuntu.release == 'trusty' %}
#source: "cloud:{{ ubuntu.release }}-{{ os.release }}"
{% endif %}
+ #openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
{% if ubuntu.release == 'xenial' %}
{% if os.release == 'newton' %}
#source: "cloud:{{ ubuntu.release }}-{{ os.release }}"