Commit Graph

355 Commits

Author SHA1 Message Date
flx5
5a9caff902 fix proxy forwarding 2021-10-01 00:20:08 +02:00
flx5
494aa02283 respect no nat forwarding setting. 2021-09-30 23:38:43 +02:00
flx5
8e4ed13171 deprecate unused configuration values 2021-09-30 17:44:12 +02:00
flx5
727e02c292 Ignore ide files 2021-09-30 17:21:02 +02:00
flx5
38714450d7 Respect shutdown timeout 2021-09-30 17:17:19 +02:00
flx5
f049f32908 Allow user to connect to vnc 2021-09-30 17:10:45 +02:00
flx5
991ced778f Remove useless wrappers
tls and vncclient close their underlying connection anyways
2021-09-30 16:21:27 +02:00
flx5
13c25063af Use new proxy 2021-09-30 15:15:55 +02:00
flx5
a67141b2b5 Use the xen api host to get the proper http ip 2021-09-30 15:15:20 +02:00
flx5
cd8e37013d Correct communication port 2021-09-30 15:14:55 +02:00
flx5
76d884b65d Type boot command over proxy 2021-09-30 15:14:06 +02:00
flx5
84f5023702 Rename vm host key 2021-09-30 15:13:04 +02:00
flx5
702dffcea0 Update deps 2021-09-30 15:12:35 +02:00
flx5
233e3500b8 Add port to xen api 2021-09-30 15:12:23 +02:00
flx5
cfe413b101 Add proxied ssh 2021-09-30 15:11:14 +02:00
flx5
23ba68a2b1 Create proxy class 2021-09-30 15:10:39 +02:00
flx5
faad0e166b Create forwarding step 2021-09-30 15:10:27 +02:00
flx5
893ff925fb Create proxy step 2021-09-30 15:10:15 +02:00
flx5
a89a5369dd Create vnc utility methods 2021-09-30 14:59:04 +02:00
flx5
f60e1b6a7f Cleanup duplicated stuff from sdk 2021-09-28 21:02:44 +02:00
flx5
3cb985d134 Respect static ip configuration 2021-09-28 11:15:16 +02:00
flx5
ade8d0d819 Use more generic communicator configuration 2021-09-28 10:39:15 +02:00
flx5
35efd42e55 ssh_wait_timeout backwards compability is already handled by packer sdk 2021-09-28 10:06:10 +02:00
flx5
9139994fdd Remove duplicate configuration entry ssh_key_path
The key ssh_key_path is already specified in ssh_config.go.
2021-09-28 10:03:46 +02:00
flx5
189cd46360 Fix filename in readme 2021-09-27 12:04:38 +02:00
flx5
0df631cda7 Add additional disks support 2021-09-27 12:03:55 +02:00
flx5
ccb8147f31 1.7.5 fails build 2021-09-17 00:04:17 +02:00
flx5
cc25ed3495 Support for http_content 2021-09-16 23:12:51 +02:00
flx5
6e84e6d371 Fix boot command 2021-09-16 22:20:55 +02:00
flx5
64e4fd2a4d Merge branch 'firmware' into combined 2021-09-16 20:26:32 +02:00
flx5
2929200bdb Add firmware setting 2021-09-16 20:25:31 +02:00
flx5
e8feeffb3f Read only http header and give rest to vnc client 2021-09-16 15:54:50 +02: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