summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config_tpl')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml1
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/designate.yaml4
2 files changed, 3 insertions, 2 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml b/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
index 1a6b4cd0..33247f70 100644
--- a/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/ceilometer.yaml
@@ -32,6 +32,7 @@
bindings:
"": *internal-space
{% endif %}
+ series: {{ ubuntu.release }}
options:
allow-ufw-ip6-softfail: True
to:
diff --git a/ci/config_tpl/juju2/bundle_tpl/designate.yaml b/ci/config_tpl/juju2/bundle_tpl/designate.yaml
index fa727413..23840a0c 100644
--- a/ci/config_tpl/juju2/bundle_tpl/designate.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/designate.yaml
@@ -42,6 +42,6 @@
bindings:
"": *internal-space
to:
- - lxd:nodes/0
- - lxd:nodes/1
+ - "lxd:nodes/0"
+ - "lxd:nodes/1"