Fixing main md links and doc links
This commit is contained in:
parent
8c58db3504
commit
dcb839e131
@ -62,7 +62,7 @@ $ cp builder-xenserver-iso ~/.packer.d/plugins/packer-builder-xenserver-iso
|
|||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
For complete documentation on configuration commands, see [the
|
For complete documentation on configuration commands, see [the
|
||||||
xenserver-iso docs](docs/builders/xenserver-iso.html.markdown)
|
xenserver-iso docs](docs/builders/iso/xenserver-iso.html.markdown)
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ each category, the available options are alphabetized and described.
|
|||||||
If this is an HTTP URL, Packer will download it and cache it between
|
If this is an HTTP URL, Packer will download it and cache it between
|
||||||
runs.
|
runs.
|
||||||
|
|
||||||
* `remote_host` (string) - The host of the Xenserver / XCP-ng pool primary. Typically these will be specified through environment variables as seen in the [examples](../../examples/centos8.json).
|
* `remote_host` (string) - The host of the Xenserver / XCP-ng pool primary. Typically these will be specified through environment variables as seen in the [examples](../../examples).
|
||||||
|
|
||||||
* `remote_username` (string) - The XenServer username used to access the remote machine.
|
* `remote_username` (string) - The XenServer username used to access the remote machine.
|
||||||
|
|
||||||
@ -59,7 +59,7 @@ each category, the available options are alphabetized and described.
|
|||||||
be to type just enough to initialize the operating system installer. Special
|
be to type just enough to initialize the operating system installer. Special
|
||||||
keys can be typed as well, and are covered in the section below on the boot
|
keys can be typed as well, and are covered in the section below on the boot
|
||||||
command. If this is not specified, it is assumed the installer will start
|
command. If this is not specified, it is assumed the installer will start
|
||||||
itself. See the [Ubuntu](../../examples/ubuntu-2004.json) and [centos](../../examples/centos8.json) examples to see how these are used to launch autoinstall and kickstart respectively.
|
itself. See the [Ubuntu](../../examples/ubuntu) and [centos](../../examples/centos) examples to see how these are used to launch autoinstall and kickstart respectively.
|
||||||
|
|
||||||
* `boot_wait` (string) - The time to wait after booting the initial virtual
|
* `boot_wait` (string) - The time to wait after booting the initial virtual
|
||||||
machine before typing the `boot_command`. The value of this should be
|
machine before typing the `boot_command`. The value of this should be
|
||||||
@ -252,4 +252,4 @@ The available variables are:
|
|||||||
configuration parameter. If `http_directory` isn't specified, these will be
|
configuration parameter. If `http_directory` isn't specified, these will be
|
||||||
blank!
|
blank!
|
||||||
|
|
||||||
See the [examples](../../examples/) for working boot commands.
|
See the [examples](../../examples) for working boot commands.
|
||||||
|
Loading…
Reference in New Issue
Block a user