Skip to content

Commit 4cee158

Browse files
Merge pull request #756 from hroyrh/master-iso-path
🐛 Use the shared directory to store master iso images on ironic-conductor node
2 parents 0ab4258 + 44d908d commit 4cee158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ironic-config/ironic.conf.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ erase_devices_priority = 0
119119
http_root = /shared/html/
120120
http_url = {{ env.IRONIC_HTTP_URL }}
121121
fast_track = {{ env.IRONIC_FAST_TRACK }}
122+
iso_master_path = /shared/html/master_iso_images
122123
{% if env.IRONIC_BOOT_ISO_SOURCE %}
123124
ramdisk_image_download_source = {{ env.IRONIC_BOOT_ISO_SOURCE }}
124125
{% endif %}

0 commit comments

Comments
 (0)