2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the FloppyConfig struct in common/floppy_config.go; DO NOT EDIT MANUALLY -->
|
2020-07-13 06:33:16 -04:00
|
|
|
|
2020-03-18 18:46:47 -04:00
|
|
|
A floppy can be made available for your build. This is most useful for
|
|
|
|
unattended Windows installs, which look for an Autounattend.xml file on
|
|
|
|
removable media. By default, no floppy will be attached. All files listed in
|
|
|
|
this setting get placed into the root directory of the floppy and the floppy
|
|
|
|
is attached as the first floppy device. The summary size of the listed files
|
|
|
|
must not exceed 1.44 MB. The supported ways to move large files into the OS
|
|
|
|
are using `http_directory` or [the file
|
2020-03-31 18:19:18 -04:00
|
|
|
provisioner](/docs/provisioners/file).
|