Fix Ironic IPA version for 2024.1
Change-Id: I74863815e83df675f5a763ac182c1ad5b26d4d91 (cherry picked from commit 4e39cfd58ed655728730c532c3dc037304845d1b)
This commit is contained in:
parent
a9525f7e00
commit
edaf6b221a
@ -457,7 +457,7 @@ ironic_deploy_image_path_owner: "root"
|
||||
# Allow various parts of this to be overidden to local mirrors, or replaced completely with custom settings
|
||||
ironic_deploy_image_server: "https://tarballs.opendev.org/"
|
||||
ironic_deploy_image_server_path: "openstack/ironic-python-agent/dib/files/"
|
||||
ironic_deploy_image_base_name: "ipa-centos9-stable-2023.1"
|
||||
ironic_deploy_image_base_name: "ipa-centos9-stable-2024.1"
|
||||
ironic_deploy_image_kernel_name: "{{ ironic_deploy_image_base_name + '.kernel' }}"
|
||||
ironic_deploy_image_initramfs_name: "{{ ironic_deploy_image_base_name + '.initramfs' }}"
|
||||
ironic_deploy_image_list:
|
||||
|
Loading…
x
Reference in New Issue
Block a user