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.
2 parents 2420eac + e4b6fbe commit 1ccd52cCopy full SHA for 1ccd52c
etc/kayobe/kolla/globals.yml
@@ -22,12 +22,6 @@ kolla_image_tags:
22
# Variables defining which tag to use for each container's image.
23
{{ lookup('pipe', 'python3 ' ~ kayobe_config_path ~ '/../../tools/kolla-images.py list-tag-vars') }}
24
25
-# NOTE(priteau): Nova container images can use Rocky Linux 9.3 to avoid
26
-# Libvirt/QEMU version bump.
27
-{% if stackhpc_pulp_repo_rocky_9_minor_version < 4 %}
28
-nova_tag: 2023.1-rocky-9-20240725T200915
29
-{% endif %}
30
-
31
#############################################################################
32
# Monitoring and alerting related settings
33
0 commit comments