File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ kayobe_image_tags:
15
15
cloudkitty :
16
16
rocky : 2023.1-rocky-9-20231115T110235
17
17
ubuntu : 2023.1-ubuntu-jammy-20231115T110235
18
+ haproxy-ssh :
19
+ rocky : 2023.1-rocky-9-20240104T071640
20
+ ubuntu : 2023.1-ubuntu-jammy-20240104T071640
21
+ letsencrypt :
22
+ rocky : 2023.1-rocky-9-20240104T071640
23
+ ubuntu : 2023.1-ubuntu-jammy-20240104T071640
18
24
neutron :
19
25
rocky : 2023.1-rocky-9-20231220T222020
20
26
ubuntu : 2023.1-ubuntu-jammy-20231220T222020
@@ -31,6 +37,8 @@ kayobe_image_tags:
31
37
openstack_tag : " {% raw %}{{ kayobe_image_tags['openstack'][kolla_base_distro] }}{% endraw %}"
32
38
bifrost_tag : " {% raw %}{{ kayobe_image_tags['bifrost'][kolla_base_distro] }}{% endraw %}"
33
39
cloudkitty_tag : " {% raw %}{{ kayobe_image_tags['cloudkitty'][kolla_base_distro] }}{% endraw %}"
40
+ haproxy_ssh_tag : " {% raw %}{{ kayobe_image_tags['haproxy-ssh'][kolla_base_distro] }}{% endraw %}"
41
+ letsencrypt_tag : " {% raw %}{{ kayobe_image_tags['letsencrypt'][kolla_base_distro] }}{% endraw %}"
34
42
neutron_tag : " {% raw %}{{ kayobe_image_tags['neutron'][kolla_base_distro] }}{% endraw %}"
35
43
nova_tag : " {% raw %}{{ kayobe_image_tags['nova'][kolla_base_distro] }}{% endraw %}"
36
44
octavia_tag : " {% raw %}{{ kayobe_image_tags['octavia'][kolla_base_distro] }}{% endraw %}"
You can’t perform that action at this time.
0 commit comments