adding bionic support.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / designate.yaml
index fa72741..208b195 100644 (file)
@@ -9,6 +9,7 @@
         internal: *internal-space
         shared-db: *internal-space
 {% endif %}
+      series: {{ ubuntu.release }}
       options:
         openstack-origin: *openstack-origin
 {% if os.git_repo.origin_git %}
@@ -41,7 +42,8 @@
       num_units: 2
       bindings:
         "": *internal-space
+      series: {{ ubuntu.release }}
       to:
-        - lxd:nodes/0
-        - lxd:nodes/1
+        - "lxd:nodes/0"
+        - "lxd:nodes/1"