Fix Ironic IPA version for 2024.2
Change-Id: Id41a9a3deaaff6b110755d7b0f4d23c5937748d1
This commit is contained in:
parent
1eadfb4925
commit
337a511479
@ -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-2024.1"
|
||||
ironic_deploy_image_base_name: "ipa-centos9-stable-2024.2"
|
||||
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