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 de84551 commit 47dc799Copy full SHA for 47dc799
etc/kayobe/kolla/globals.yml
@@ -20,10 +20,14 @@ kayobe_image_tags:
20
ovn:
21
rocky: zed-rocky-9-20230925T132313
22
ubuntu: zed-ubuntu-jammy-20230821T155947
23
+ cloudkitty:
24
+ rocky: zed-rocky-9-20231114T124701
25
+ ubuntu: zed-ubuntu-jammy-20231114T124701
26
27
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
28
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
29
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
30
+cliudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
31
32
om_enable_rabbitmq_high_availability: true
33
0 commit comments