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 bd467c1 commit c426d5dCopy full SHA for c426d5d
etc/kayobe/kolla/globals.yml
@@ -13,11 +13,11 @@ kayobe_image_tags:
13
rocky: 2023.1-rocky-9-20231013T151957
14
ubuntu: 2023.1-ubuntu-jammy-20231013T151957
15
cloudkitty:
16
- rocky: TODO
17
- ubuntu: TODO
+ rocky: 2023.1-rocky-9-20231115T110235
+ ubuntu: 2023.1-ubuntu-jammy-20231115T110235
18
neutron:
19
20
+ rocky: 2023.1-rocky-9-20231115T110249
+ ubuntu: 2023.1-ubuntu-jammy-20231115T110249
21
22
openstack_tag: "{% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
23
bifrost_tag: "{% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
0 commit comments