File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,15 @@ kayobe_image_tags:
23
23
cloudkitty :
24
24
rocky : zed-rocky-9-20231114T124701
25
25
ubuntu : zed-ubuntu-jammy-20231114T124701
26
+ neutron :
27
+ rocky : zed-rocky-9-20231115T094053
28
+ ubuntu : zed-ubuntu-jammy-20231115T094053
26
29
27
30
openstack_tag : " {% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
28
31
bifrost_tag : " {% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
29
32
ovn_tag : " {% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
30
33
cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
34
+ neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
31
35
32
36
om_enable_rabbitmq_high_availability : true
33
37
You can’t perform that action at this time.
0 commit comments