summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/bundle_tpl/openstack-dashboard.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/bundle_tpl/openstack-dashboard.yaml')
-rw-r--r--ci/config_tpl/bundle_tpl/openstack-dashboard.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/bundle_tpl/openstack-dashboard.yaml b/ci/config_tpl/bundle_tpl/openstack-dashboard.yaml
index 83408dcd..db83d5bf 100644
--- a/ci/config_tpl/bundle_tpl/openstack-dashboard.yaml
+++ b/ci/config_tpl/bundle_tpl/openstack-dashboard.yaml
@@ -2,6 +2,7 @@
charm: "local:{{ ubuntu.release }}/openstack-dashboard"
num_units: {{ unit_qty() }}
options:
+ openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
secret: admin
webroot: /
{% if os.ha.mode == 'ha' %}