Marko Mahnič
30498d8258
Add a new setting HostSshPort
...
A XenServer host may accept SSH connections on port other than
22. This commit adds a packer option 'remote_ssh_port' to connect
to a custom port.
2024-01-17 06:49:43 -08:00
Cécile MORANGE
5dc6c311f0
Add documentation for disk_name
2024-01-17 11:52:36 +01:00
Arden Shackelford
84a3a2389a
Adding a few more config items to docs; Adjusting compile script to be consistent;
2024-01-09 20:33:52 -06:00
Cécile MORANGE
a9e5f30a55
Converting to template is now the default behavior + add docs
...
Signed-off-by: Cécile MORANGE <contact@ataxya.net>
2023-09-04 18:25:16 +02:00
Cécile MORANGE
7841481ee0
add tools_iso_name in the doc
2023-06-21 17:21:22 +02:00
Cécile Morange
785b62ad24
Update xenserver-iso.html.markdown
...
Add xva_compressed to documentation
2023-05-15 09:06:08 +02:00
Dom Del Nano
4646bde57c
Add the firmware argument to the builder documentation since it was missing
2023-04-23 05:46:20 -07:00
Heinrich Kruger
ea70f903c7
Update docs
...
(cherry picked from commit 2961af413e
)
2023-04-15 16:00:27 -07:00
somerandomqaguy
6b0b4baf2f
Remove iso_checksum_type checks
...
This aligns the Xenserver plugin to being a bit more inline with what
Packer > 1.6.0 is expecting, since packer now simply ignores the
iso_checksum_type (it's supposed to error out but that code path isn't
working right now because we don't set PluginType in the configs. The
unit tests have been altered to reflect this reality.
Note that this isn't a comprehensive change; the config still has the
inert ISOChecksumType, and there's probably a laundry list of other
things that needs to be looked at, For now though, we have working
unit tests again.
Documentation from SDK has been aligned for iso_checksum
2023-04-06 23:12:25 -07:00
Arnaud Charles
5d0cff3fc6
Fixing main md links and doc links
2023-03-03 12:57:19 +01:00
Arnaud Charles
479e16a2c1
Fixing main md links and doc links
2023-03-03 12:56:34 +01:00
Arnaud Charles
d15616c1d2
Fixing main md links and doc links
2023-03-03 12:53:23 +01:00
Arnaud Charles
dcb839e131
Fixing main md links and doc links
2023-03-03 12:48:55 +01:00
4censord
e607da2c40
Removed centos-example
...
deleted: docs/builders/iso/Commented-Example.md
deleted: examples/centos/centos8-example.pkr.hcl
deleted: examples/http/centos8/ks-centos8-example.cfg
2021-04-22 15:33:27 +02:00
4censord
e32a2027e7
Removed shutdown_timeout to be in line with master
2021-04-22 12:20:37 +02:00
4censord
7789f3feb3
Removed old lines of documentation
2021-04-17 14:53:57 +02:00
4censord
207656b4d1
Moved explanation of the centos example into the pkr file
2021-04-16 13:10:42 +02:00
4censord
4c183b3bd3
Removed kickstart from Commented-Example.md
2021-04-16 13:10:34 +02:00
Dom Del Nano
b41d0a5c29
Use consistent naming for variable types
2021-04-15 18:05:52 +02:00
Dom Del Nano
e1980005f3
Add documentation for the network_names configuration option
2021-04-15 18:05:52 +02:00
Daniel Koschützki
87fe87896a
Added packer init and explanation to the commented example
2021-04-15 18:03:55 +02:00
Daniel Koschützki
9156283acd
Moved some files around ind docs/
2021-04-15 18:02:41 +02:00