Commit Graph

254 Commits

Author SHA1 Message Date
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
Ariel Sandor
f566af1fae Update step_type_boot_command.go 2021-04-15 16:14:12 +02:00
Ariel Sandor
02d6278161 Replace conn master host > instance host 2021-04-15 16:14:12 +02:00
Dom Del Nano
649093bae2 Fix issues with ubuntu example 2021-04-15 16:14:12 +02:00
Dom Del Nano
9dded619c1 Remove prerelease suffix 2021-04-15 16:13:41 +02:00
Dom Del Nano
ff088d432f Add v prefix to version number 2021-04-15 16:13:41 +02:00
Dom Del Nano
8189a3f53c Update release version in main.go 2021-04-15 16:13:41 +02:00
Dom Del Nano
f3c88bc352 Adjust goreleaser file to align with upstream and update docs about go1.16 upgrade 2021-04-15 16:13:41 +02:00
Dom Del Nano
3d6c58d35c Use go 1.16 2021-04-15 16:13:41 +02:00
Dom Del Nano
8b81550553 Use go 1.14 2021-04-15 16:13:41 +02:00
Dom Del Nano
6fd58d98e9 Another fix 2021-04-15 16:12:46 +02:00
Dom Del Nano
990069d2fd Don't run unit test on goreleaser 2021-04-15 16:12:46 +02:00
Dom Del Nano
d192d78cd9 Update goreleaser with the packer template 2021-04-15 16:12:46 +02:00
Dom Del Nano
a054887730 Use go 1.16 2021-04-15 16:12:46 +02:00
Dom Del Nano
2efce1b15b Add github workflow to master for #10: 2021-04-15 16:12:46 +02:00
Daniel Koschützki
29b2cc790b Removed the ubuntu specific section from examples/readme 2021-04-14 14:53:05 +02:00
Daniel Koschützki
8a95bb4c21 Merge branch 'add-more-examples' of github.com:4censord/packer-builder-xenserver into add-more-examples 2021-04-14 14:51:08 +02:00
Daniel Koschützki
92ab62aca0 Update the Ubuntu example to hcl and packer init 2021-04-14 14:44:41 +02:00
Daniel Koschützki
34779f1b85 Added packer init to Examples.md 2021-04-14 14:44:41 +02:00
Daniel Koschützki
b403283198 updated the example readme 2021-04-14 14:44:41 +02:00
Daniel Koschützki
4ba3117ab9 Added packer init and explanation to the commented example 2021-04-14 14:44:41 +02:00
Daniel Koschützki
cd705b51f9 Added the packer init block to the local and netinstall centos example 2021-04-14 14:44:41 +02:00
Daniel Koschützki
7f0fdc9f59 Updated examples/readme.md for the ubuntu example 2021-04-14 14:44:41 +02:00
Daniel Koschützki
d2e851bdfe removed centos8 json example and kickstart 2021-04-14 14:44:41 +02:00
daniel
5533ec97a5 Added a commented example of a centos8 build 2021-04-14 14:44:41 +02:00
Daniel Koschützki
06436ebde5 Updated examples/readme.md for the ubuntu example 2021-03-12 22:20:09 +01:00
Daniel Koschützki
00934875d1 removed centos8 json example and kickstart 2021-03-12 22:19:08 +01:00
Daniel Koschützki
43b251dfaf Merge remote-tracking branch 'origin/add-more-examples' into add-more-examples 2021-03-12 22:11:37 +01:00
Daniel Koschützki
ed54475a60 Moved some files around ind docs/ 2021-03-12 22:10:33 +01:00
Daniel Koschützki
b906dc41fb Merge remote-tracking branch 'origin/add-more-examples' into add-more-examples 2021-02-24 00:24:16 +01:00
daniel
0180b47615 Added a commented example of a centos8 build 2021-02-24 00:23:15 +01:00
daniel
d7b80bac74 added local DVD install example 2021-02-24 00:23:15 +01:00
daniel
0eb7ab3f39 updated examples/README.md to refekt current state 2021-02-24 00:23:15 +01:00
daniel
0d4d8a6006 added centos8-netinstall 2021-02-24 00:23:15 +01:00
Daniel Koschützki
657145a852 ran gofmt 2021-02-24 00:02:50 +01:00
Daniel Koschützki
68ad75e139 removed no longer needed plugin/ dir
with the new sdk version a new rpc server was introduced that seamlessly
handles multiple builder types.
2021-02-24 00:02:32 +01:00
Daniel Koschützki
5414483285 updated the readme 2021-02-23 23:58:09 +01:00
Daniel Koschützki
000bba48b3 added a new main with the new rpc server 2021-02-23 23:54:28 +01:00
Daniel Koschützki
9d066f31d1 Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
Daniel Koschützki
2266bc8af7 removed KeyboardInteractive from ssh auth methods
packer doesn't seem to support KeyboardInteractive ssh authentication
anymore
2021-02-23 23:54:28 +01:00
Daniel Koschützki
b380fa3a13 ran go mod tidy 2021-02-23 23:54:28 +01:00
Daniel Koschützki
945160857e added vendor/* to .gitignore
added packer-plugin-xenserver to .gitignore
2021-02-23 23:54:28 +01:00
daniel
567ecb14b1 Added a commented example of a centos8 build 2021-02-03 15:05:14 +01:00
daniel
ca10207b4a added local DVD install example 2021-02-02 17:34:43 +01:00
daniel
06c5188c9f updated examples/README.md to refekt current state 2021-02-02 13:33:48 +01:00