We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5d26e commit 7372c0eCopy full SHA for 7372c0e
etc/kayobe/kolla/globals.yml
@@ -14,8 +14,12 @@ kayobe_image_tags:
14
openstack:
15
rocky: zed-rocky-9-20230821T155947
16
ubuntu: zed-ubuntu-jammy-20230821T155947
17
+ bifrost:
18
+ rocky: zed-rocky-9-20230927T142529
19
+ ubuntu: zed-ubuntu-jammy-20230927T154443
20
21
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
22
+bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
23
24
om_enable_rabbitmq_high_availability: true
25
0 commit comments