Commit Graph

324 Commits

Author SHA1 Message Date
Ringo De Smet
ac62f77e36
Small dependency refresh on Xen API client
Signed-off-by: Ringo De Smet <ringo@de-smet.name>
2021-11-22 21:17:21 +01:00
Dom Del Nano
6005f12d3d
Update set up instructions to include packer init 2021-04-22 20:15:25 -07:00
Dom Del Nano
77801d5798
Merge pull request #7 from 4censord/add-more-examples
Add more examples
2021-04-22 20:07:49 -07: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
320e8de9e0 Workaround for problems with the Ubuntu template 2021-04-22 12:00:09 +02:00
4censord
05d31ebf90 Updated the variable description of centos8-netinstall and centos8-local 2021-04-22 11:48:42 +02:00
4censord
7789f3feb3 Removed old lines of documentation 2021-04-17 14:53:57 +02:00
4censord
b2a1659117 Revert "Use go 1.14"
This reverts commit 1743373022.
This has slid by while rebasing
2021-04-17 14:45:01 +02:00
4censord
659c607e85 Update to latest Ubuntu image 2021-04-16 15:09:27 +02:00
4censord
36af56d37d removed shutdown_command from all examples 2021-04-16 15:08:30 +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
4censord
edbaaffa88 Changed all examples to 'version = ">= v0.3.2"' 2021-04-16 13:10:24 +02:00
Daniel Koschützki
276a88d965 Merge branch 'add-more-examples' of github.com:4censord/packer-builder-xenserver into add-more-examples 2021-04-16 10:53:01 +02:00
4censord
3729341cec Merge branch 'master' of github.com:ddelnano/packer-plugin-xenserver into add-more-examples 2021-04-15 18:22:27 +02:00
Daniel Koschützki
8b7b733723 Moved some files around ind docs/ 2021-04-15 18:06:29 +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
Dom Del Nano
1743373022 Use go 1.14 2021-04-15 18:04:44 +02:00
Daniel Koschützki
3b9ae65e98 Removed the ubuntu specific section from examples/readme 2021-04-15 18:04:44 +02:00
Daniel Koschützki
ab7b302bd6 Updated examples/readme.md for the ubuntu example 2021-04-15 18:04:44 +02:00
Daniel Koschützki
03a10455c6 removed centos8 json example and kickstart 2021-04-15 18:04:44 +02:00
daniel
4cccce21e0 Added a commented example of a centos8 build 2021-04-15 18:04:39 +02:00
daniel
672de99182 added local DVD install example 2021-04-15 18:04:32 +02:00
daniel
93fd8f8631 added centos8-netinstall 2021-04-15 18:04:08 +02:00
Daniel Koschützki
c89f97d49a Update the Ubuntu example to hcl and packer init 2021-04-15 18:04:00 +02:00
Daniel Koschützki
78871142dc Added packer init to Examples.md 2021-04-15 18:03:55 +02:00
Daniel Koschützki
53ad50100a updated the example readme 2021-04-15 18:03:55 +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
da63294ed4 Added the packer init block to the local and netinstall centos example 2021-04-15 18:03:55 +02:00
Daniel Koschützki
8a32e10dc3 Updated examples/readme.md for the ubuntu example 2021-04-15 18:03:55 +02:00
Daniel Koschützki
81c219f5fb removed centos8 json example and kickstart 2021-04-15 18:03:55 +02:00
daniel
b06e8e4c22 Added a commented example of a centos8 build 2021-04-15 18:02:41 +02:00
Daniel Koschützki
9156283acd Moved some files around ind docs/ 2021-04-15 18:02:41 +02:00
daniel
0d9c90bfb3 Added a commented example of a centos8 build 2021-04-15 18:02:41 +02:00
daniel
5f97c22606 added local DVD install example 2021-04-15 18:02:41 +02:00
daniel
fb4d888419 updated examples/README.md to refekt current state 2021-04-15 18:02:41 +02:00
daniel
dc747b585c added centos8-netinstall 2021-04-15 18:02:41 +02:00
Daniel Koschützki
de46204943 removed centos8 json example and kickstart 2021-04-15 16:14:49 +02:00
daniel
846ee51b46 Added a commented example of a centos8 build 2021-04-15 16:14:49 +02:00
daniel
efa6074a16 added local DVD install example 2021-04-15 16:14:49 +02:00
daniel
5dcec23317 added centos8-netinstall 2021-04-15 16:14:49 +02:00
Daniel Koschützki
76cc31fe6c Moved some files around ind docs/ 2021-04-15 16:14:49 +02:00
Dom Del Nano
ab6bbcea17 Update docs on and remove it from the examples in favor of the default behavior 2021-04-15 16:14:30 +02:00
Dom Del Nano
e9eae458a5 Update go.mod to reflect currently supported go version 2021-04-15 16:14:12 +02:00
Dom Del Nano
dbe697b852 Add a shared vm cleanup struct and function and ensure that the wait for ip step uses it 2021-04-15 16:14:12 +02:00
Dom Del Nano
ebbd6180b9 Use consistent naming for variable types 2021-04-15 16:14:12 +02:00
Dom Del Nano
5db3c95954 Add documentation for the network_names configuration option 2021-04-15 16:14:12 +02:00
Ariel Sandor
393edf4050 Update step_type_boot_command.go 2021-04-15 16:14:12 +02:00