summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/bundle_tpl/openstack-dashboard.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/bundle_tpl/openstack-dashboard.yaml b/ci/bundle_tpl/openstack-dashboard.yaml
index ee006bb0..83408dcd 100644
--- a/ci/bundle_tpl/openstack-dashboard.yaml
+++ b/ci/bundle_tpl/openstack-dashboard.yaml
@@ -10,6 +10,7 @@
{% if os.beta.public_api %}
endpoint-type: internalURL
{% endif %}
+ to:
{% for unit_id in to_select() %}
- "lxc:nodes={{ unit_id }}"
{% endfor %}