Skip to content

Commit 47dc799

Browse files
committed
Add cloudkitty tag
1 parent de84551 commit 47dc799

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,14 @@ kayobe_image_tags:
2020
ovn:
2121
rocky: zed-rocky-9-20230925T132313
2222
ubuntu: zed-ubuntu-jammy-20230821T155947
23+
cloudkitty:
24+
rocky: zed-rocky-9-20231114T124701
25+
ubuntu: zed-ubuntu-jammy-20231114T124701
2326

2427
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
2528
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
2629
ovn_tag: "{% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
30+
cliudkitty_tag: "{% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
2731

2832
om_enable_rabbitmq_high_availability: true
2933

0 commit comments

Comments
 (0)