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 |
|
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 |
|
Dom Del Nano
|
fbb343a371
|
Update README.md
|
2021-01-13 23:10:33 -08:00 |
|
Dom Del Nano
|
f584aa6a5c
|
Merge pull request #5 from ddelnano/upgrade-to-latest-packer-version
Upgrade builder to latest packer version
|
2021-01-13 23:00:43 -08:00 |
|
Dom Del Nano
|
906728b229
|
Upgrade packer and ensure that provisioners work
|
2021-01-13 22:15:33 -08:00 |
|
Dom Del Nano
|
8526cde728
|
Add hcl2 spec configuration and fix tests
|
2021-01-03 19:21:11 -08:00 |
|
Dom Del Nano
|
3d078501fd
|
Upgrade packer to v1.6.5
|
2021-01-03 14:08:24 -08:00 |
|
Dom Del Nano
|
1a562a2190
|
Merge pull request #3 from ddelnano/add-examples-of-using-packer-builder
Add start of centos 8 and ubuntu 20.04 examples
|
2021-01-03 00:19:58 -08:00 |
|
Dom Del Nano
|
4869b524d8
|
Remove unnecesary step
|
2021-01-03 00:00:06 -08:00 |
|
Dom Del Nano
|
a69d19895b
|
Fixing more links
|
2021-01-02 23:58:22 -08:00 |
|
Dom Del Nano
|
f2d5671812
|
Specify relative addressing for markdown links
|
2021-01-02 23:54:55 -08:00 |
|
Dom Del Nano
|
a5a2b491ab
|
Update documentation with changes from upstream, fix shutdown command for examples
|
2021-01-02 23:52:00 -08:00 |
|
Dom Del Nano
|
04120e891a
|
Ensure required LockingMode parameter is set on VIF and fail the packer build if vif is failed to be created
|
2021-01-02 23:09:19 -08:00 |
|
Dom Del Nano
|
fba3a9c71e
|
Merge pull request #4 from ddelnano/remove-unnecessary-go-mod-change
Remove unused replace directive in go.mod file
|
2020-12-31 00:12:59 -08:00 |
|
Dom Del Nano
|
c3a255d4e9
|
Remove unused replace directive in go.mod file
|
2020-12-31 00:11:40 -08:00 |
|
Dom Del Nano
|
ee25c7b42b
|
Add start of centos 8 and ubuntu 20.04 examples
|
2020-12-31 00:02:37 -08:00 |
|
Dom Del Nano
|
ae4cfe532a
|
Merge pull request #2 from ddelnano/add-official-binary-releases
Add official binary releases
|
2020-12-27 21:55:57 -08:00 |
|
Dom Del Nano
|
0b9fe164da
|
Fix unreleated typo in the README
|
2020-12-27 21:55:22 -08:00 |
|
Dom Del Nano
|
1e5b636649
|
Update the docs to point to the builder's official binaries
|
2020-12-27 21:52:52 -08:00 |
|
Dom Del Nano
|
03cabedd06
|
Specify the correct main.go file
|
2020-12-27 21:41:42 -08:00 |
|
Dom Del Nano
|
e0a4a0b514
|
Remove go mod tidy changes and add dist file to gitignore
|
2020-12-27 21:28:47 -08:00 |
|
Dom Del Nano
|
3f14bb9924
|
Add goreleaser config file
|
2020-12-27 21:23:29 -08:00 |
|
Dom Del Nano
|
cdb9300ac1
|
Merge pull request #1 from ddelnano/build-the-packer-plugin
Get the packer builder compiling and ensure that it can create terraform compatible VM templates
|
2020-12-27 21:16:29 -08:00 |
|
Dom Del Nano
|
eeb66603eb
|
Update docs to reflect current state of the project
|
2020-12-22 14:57:16 -08:00 |
|
Dom Del Nano
|
404e5a0c4a
|
Remove binary from repo
|
2020-12-22 14:28:35 -08:00 |
|
Dom Del Nano
|
b2a858fe0f
|
Ensure that SRs are set via the config file and fix other todos
|
2020-12-22 14:27:02 -08:00 |
|