We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ab4258 + 44d908d commit 4cee158Copy full SHA for 4cee158
ironic-config/ironic.conf.j2
@@ -119,6 +119,7 @@ erase_devices_priority = 0
119
http_root = /shared/html/
120
http_url = {{ env.IRONIC_HTTP_URL }}
121
fast_track = {{ env.IRONIC_FAST_TRACK }}
122
+iso_master_path = /shared/html/master_iso_images
123
{% if env.IRONIC_BOOT_ISO_SOURCE %}
124
ramdisk_image_download_source = {{ env.IRONIC_BOOT_ISO_SOURCE }}
125
{% endif %}
0 commit comments