|
|
|
|
@ -49,15 +49,15 @@ power off the VM.
|
|
|
|
|
|
|
|
|
|
## ISO Configuration Reference
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/ISOConfig.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/ISOConfig.mdx'
|
|
|
|
|
|
|
|
|
|
### Required:
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/ISOConfig-required.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/ISOConfig-required.mdx'
|
|
|
|
|
|
|
|
|
|
### Optional:
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/ISOConfig-not-required.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/ISOConfig-not-required.mdx'
|
|
|
|
|
|
|
|
|
|
## Configuration Reference
|
|
|
|
|
|
|
|
|
|
@ -85,11 +85,11 @@ builder.
|
|
|
|
|
|
|
|
|
|
## Http directory configuration reference
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/HTTPConfig.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/HTTPConfig.mdx'
|
|
|
|
|
|
|
|
|
|
### Optional:
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/HTTPConfig-not-required.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/HTTPConfig-not-required.mdx'
|
|
|
|
|
|
|
|
|
|
## Shutdown configuration reference
|
|
|
|
|
|
|
|
|
|
@ -99,11 +99,11 @@ builder.
|
|
|
|
|
|
|
|
|
|
## Floppy configuration reference
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/FloppyConfig.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/FloppyConfig.mdx'
|
|
|
|
|
|
|
|
|
|
### Optional:
|
|
|
|
|
|
|
|
|
|
@include 'packer-plugin-sdk/commonsteps/FloppyConfig-not-required.mdx'
|
|
|
|
|
@include 'packer-plugin-sdk/multistep/commonsteps/FloppyConfig-not-required.mdx'
|
|
|
|
|
|
|
|
|
|
### CD configuration reference
|
|
|
|
|
|
|
|
|
|
|