Skip to content

Commit 82ef275

Browse files
authored
Merge pull request #1128 from rackerlabs/fix-invalid-cross-device-link
fix: Failed to prepare node for cleaning: Could not link image error: [Errno 18] Invalid cross-device link
2 parents 7dc1b1c + 228b368 commit 82ef275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ironic/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ conf:
6969
deploy:
7070
erase_devices_priority: 0
7171
erase_devices_metadata_priority: 0
72+
iso_master_path: /var/lib/openstack-helm/master_iso_images
7273
conductor:
7374
automated_clean: true
7475
clean_step_priority_override: deploy.erase_devices_express:95

0 commit comments

Comments
 (0)