Commit Graph

259 Commits

Author SHA1 Message Date
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
Dom Del Nano
a472fd2b02
Merge pull request #20 from ddelnano/update-shutdown-docs
Update docs on  and remove it from the examples in favor of the default behavior
2021-03-30 22:48:30 -07:00
Dom Del Nano
8835d6069f Update docs on and remove it from the examples in favor of the default behavior 2021-03-30 22:46:14 -07:00
Dom Del Nano
e4b9d11d85
Merge pull request #18 from ddelnano/ensure-vm-is-cleaned-up-on-wait-for-ip-step
Ensure vm is cleaned up when build is interrupted on the wait for ip step
2021-03-23 23:41:55 -07:00
Dom Del Nano
fd4034839f Update go.mod to reflect currently supported go version 2021-03-23 23:36:50 -07:00
Dom Del Nano
5a484e08d0 Add a shared vm cleanup struct and function and ensure that the wait for ip step uses it 2021-03-23 23:36:34 -07:00
Dom Del Nano
cefc156ea4
Merge pull request #17 from ddelnano/add-documentation-for-network-names
Add documentation for the `network_names` configuration option
2021-03-23 22:45:50 -07:00
Dom Del Nano
30f276e4da Use consistent naming for variable types 2021-03-23 22:44:10 -07:00
Dom Del Nano
aec4d8e24c Add documentation for the network_names configuration option 2021-03-23 22:42:26 -07:00
Dom Del Nano
20da456f23
Merge pull request #15 from ebrainte/master
Replace conn master host > instance host
2021-03-16 19:40:13 -07:00
Ariel Sandor
64fb82b190
Update step_type_boot_command.go 2021-03-16 09:13:24 -03:00
Ariel Sandor
fb1d23ca8e
Update step_type_boot_command.go 2021-03-16 09:09:39 -03:00
Ariel Sandor
dbff7f1ada Replace conn master host > instance host 2021-03-15 10:00:20 -03:00
Dom Del Nano
a7026bb1fe
Merge pull request #13 from ddelnano/upgrade-to-packer-sdk
Upgrade to packer sdk
2021-03-10 20:56:34 -08:00
Dom Del Nano
33cca1ae7d Fix issues with ubuntu example 2021-03-09 23:31:01 -08:00
Dom Del Nano
870a6d1475 Remove prerelease suffix 2021-03-09 22:29:34 -08:00
Dom Del Nano
ea75b25c5e Add v prefix to version number 2021-03-09 22:08:44 -08:00
Dom Del Nano
794e5834eb Update release version in main.go 2021-03-09 21:49:53 -08:00
Dom Del Nano
4f96ba4bad Adjust goreleaser file to align with upstream and update docs about go1.16 upgrade 2021-03-09 21:30:51 -08:00
Dom Del Nano
f854587116 Use go 1.16 2021-03-09 21:16:49 -08:00
Dom Del Nano
ce98892ce2 Use go 1.16 2021-03-09 21:13:18 -08:00
Dom Del Nano
63821d62e0 Add github workflow to master for #10: 2021-03-09 20:52:39 -08:00
Dom Del Nano
51ed1d7c5a Use go 1.14 2021-03-09 20:52:02 -08:00
Dom Del Nano
f71febe2e1 Add github workflow on release 2021-03-09 20:50:20 -08:00
Dom Del Nano
705baaa476 Another fix 2021-03-09 00:03:23 -08:00
Dom Del Nano
a0c3a73803 Don't run unit test on goreleaser 2021-03-08 23:59:41 -08:00
Dom Del Nano
4632737bdc Update goreleaser with the packer template 2021-03-08 23:55:10 -08: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