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 |
|
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 |
|
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 |
|
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
|
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 |
|