summaryrefslogtreecommitdiff
path: root/etc/ironic/ironic.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ironic/ironic.conf.sample')
-rw-r--r--etc/ironic/ironic.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/ironic/ironic.conf.sample b/etc/ironic/ironic.conf.sample
index 5a2815c0c..0662abfe7 100644
--- a/etc/ironic/ironic.conf.sample
+++ b/etc/ironic/ironic.conf.sample
@@ -2758,6 +2758,13 @@
# Allowed values: 4, 6
#ip_version = 4
+# Download deploy images directly from swift using temporary
+# URLs. If set to false (default), images are downloaded to
+# the ironic-conductor node and served over its local HTTP
+# server. Applicable only when 'ipxe_enabled' option is set to
+# true. (boolean value)
+#ipxe_use_swift = false
+
[seamicro]