From 048d9d662589a9e56111d567c5bd6b1fbae29b06 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 9 Jan 2023 14:48:41 +0000 Subject: [PATCH] Update IPA image for the Zed release Change-Id: I0d32eb17594800d3df2b7197b002e9aac617185f --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index df173022..707469ea 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -393,7 +393,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-centos8-stable-yoga" +ironic_deploy_image_base_name: "ipa-centos9-stable-zed" 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: