Fix Ironic IPA version for 2023.2
Change-Id: I28572161d02c1374a2de9c0c1c518b3840d64821
This commit is contained in:
parent
87f3338e6e
commit
8aa5d908ad
@ -442,7 +442,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-2023.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