File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,10 @@ kolla_base_distro: "{% raw %}{{ ansible_facts.distribution | lower }}{% endraw %
7
7
8
8
kayobe_image_tags :
9
9
openstack :
10
- rocky : zed-rocky-9-20230821T155947
11
- ubuntu : zed-ubuntu-jammy-20230821T155947
12
- bifrost :
13
- rocky : zed-rocky-9-20230927T142529
14
- ubuntu : zed-ubuntu-jammy-20230927T154443
15
- ovn :
16
- rocky : zed-rocky-9-20230925T132313
17
- ubuntu : zed-ubuntu-jammy-20230821T155947
10
+ rocky : 2023.1-rocky-9-20231011T200357
11
+ ubuntu : 2023.1-ubuntu-jammy-20231011T200357
18
12
19
13
openstack_tag : " {% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
20
- bifrost_tag : " {% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
21
- ovn_tag : " {% raw %}{{ kayobe_image_tags['ovn'][kolla_base_distro] }}{% endraw %}"
22
14
23
15
om_enable_rabbitmq_high_availability : true
24
16
You can’t perform that action at this time.
0 commit comments