From 228b36844c2955aa98189e7d713f8e7f1adff9e3 Mon Sep 17 00:00:00 2001 From: haseeb Date: Wed, 6 Aug 2025 09:11:32 +0530 Subject: [PATCH] fix: Failed to prepare node for cleaning: Could not link image error: [Errno 18] Invalid cross-device link --- components/ironic/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/components/ironic/values.yaml b/components/ironic/values.yaml index ef49e30e4..ab0849159 100644 --- a/components/ironic/values.yaml +++ b/components/ironic/values.yaml @@ -69,6 +69,7 @@ conf: deploy: erase_devices_priority: 0 erase_devices_metadata_priority: 0 + iso_master_path: /var/lib/openstack-helm/master_iso_images conductor: automated_clean: true clean_step_priority_override: deploy.erase_devices_express:95