summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml')
-rw-r--r--ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml b/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml
index 96a27cfb..b4ed14ac 100644
--- a/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml
+++ b/ci/config_tpl/juju2/bundlek8_tpl/bundle.yaml
@@ -6,6 +6,8 @@
# deployment before moving to production.
#
series: {{ ubuntu.release }}
+ variables:
+{% include 'spaces.yaml' %}
services:
nodes:
charm: "cs:{{ ubuntu.release }}/ubuntu"