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 a414f37 commit fd2c26dCopy full SHA for fd2c26d
etc/kayobe/kolla/globals.yml
@@ -9,8 +9,12 @@ kayobe_image_tags:
9
openstack:
10
rocky: 2023.1-rocky-9-20231011T200357
11
ubuntu: 2023.1-ubuntu-jammy-20231011T200357
12
+ bifrost:
13
+ rocky: 2023.1-rocky-9-20231013T151957
14
+ ubuntu: 2023.1-ubuntu-jammy-20231013T151957
15
16
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
17
+bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
18
19
om_enable_rabbitmq_high_availability: true
20
0 commit comments