Chris Hillery
1243bb4a38
Merge 9f5c74f363
into 756f4d7e1a
2024-06-21 17:29:35 -07:00
Chris Hillery
9f5c74f363
Add ubuntu-2404 example
...
- Uses new cd_files functionality to pass in autoinstall user-data, as
Ubuntu 24.04 blocks for 5 minutes on first boot if a floppy is used
- Installs xen-guest-agent from APT as older xe-guest-utilities didn't
seem to work on Ubuntu 24.04
- Waits for cloud-init to complete after first reboot before this plugin
shuts down the VM to create the template
2024-06-21 17:27:32 -07:00
Chris Hillery
65ae17abd3
Add support for cd_files
in addition to floppy_files
...
At least the Ubuntu 24.04 server ISO hangs for 5 minutes when booting
with a Xen-provided floppy drive. The primary purpose of floppy_files is
to provide the autoinstall config files, and cloud-init is happy to find
those files on an inserted CD instead. Add the ability for
packer-plugin-xenserver to create such a CD.
2024-06-21 03:24:04 -07:00
Dom Delnano
756f4d7e1a
Merge pull request #141 from ddelnano/ddelnano/fix-gob-export-fields-issue
...
Fix issues related to packer-plugin-sdk#187
2024-06-14 07:29:08 -04:00
Dom Del Nano
4894eca5d3
Use packer-sdc fix to address go-cty issues
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-06-14 04:27:51 -07:00
Dom Delnano
d111a01612
Merge pull request #139 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.24.0
...
Bump golang.org/x/crypto from 0.21.0 to 0.24.0
2024-06-11 16:40:31 -07:00
dependabot[bot]
fc6694679c
Bump golang.org/x/crypto from 0.21.0 to 0.24.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 07:05:56 +00:00
Dom Delnano
36658a7875
Merge pull request #126 from ddelnano/dependabot/go_modules/github.com/hashicorp/hcl/v2-2.20.1
...
Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.20.1
2024-06-10 07:13:48 -07:00
dependabot[bot]
deba45ef3a
Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.20.1
...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.12.0 to 2.20.1.
- [Release notes](https://github.com/hashicorp/hcl/releases )
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/hcl/compare/v2.12.0...v2.20.1 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 14:05:46 +00:00
Dom Delnano
1e9c3eb66a
Merge pull request #124 from ddelnano/dependabot/go_modules/google.golang.org/protobuf-1.33.0
...
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
2024-06-10 07:03:58 -07:00
Dom Delnano
7077d1e374
Merge pull request #125 from ddelnano/dependabot/go_modules/github.com/zclconf/go-cty-1.14.4
...
Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.4
2024-06-10 07:03:42 -07:00
Dom Delnano
54738803d5
Merge pull request #129 from melck/feat-vnc-debug
...
[FEATURE] Disable exclusive VNC connection when packer in debug mode
2024-06-10 07:02:36 -07:00
Dom Delnano
0ff8fa1e77
Merge pull request #132 from ddelnano/dependabot/go_modules/golang.org/x/net-0.23.0
...
Bump golang.org/x/net from 0.21.0 to 0.23.0
2024-06-04 23:28:15 -07:00
Dom Del Nano
4b07607b11
Validate .goreleaser.yml file with 'goreleaser check'
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-06-04 23:20:13 -07:00
Dom Del Nano
bf1383d1e8
Use packer-plugin-skaffolding goreleaser action version
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-06-04 23:15:17 -07:00
Dom Del Nano
13c2a1d78a
Replace deprecated --rm-dist goreleaser flag with --clean
2024-06-04 23:04:25 -07:00
Dom Delnano
2a36fae810
Merge pull request #137 from ddelnano/ddelnano/ensure-version-is-set-via-linker-on-releases
...
Fix plugin installation on 1.11.0 and later by fixing release version detection
2024-06-04 22:57:01 -07:00
Dom Del Nano
c411df4b02
Use correct version package from the main package
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-06-04 22:54:42 -07:00
Dom Del Nano
cc03e4a10c
Ensure version package exists and matches existing linker variable on release
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-06-04 22:46:35 -07:00
dependabot[bot]
7147cb4592
Bump golang.org/x/net from 0.21.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:13:36 +00:00
Melchior NOGUES
1b20fbac99
Disable exclusive VNC connection when packer in debug mode
2024-04-10 14:00:36 +02:00
dependabot[bot]
6c9ee9dc94
Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.4
...
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty ) from 1.10.0 to 1.14.4.
- [Release notes](https://github.com/zclconf/go-cty/releases )
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zclconf/go-cty/compare/v1.10.0...v1.14.4 )
---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 07:23:16 +00:00
dependabot[bot]
b38a3b67bc
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:51:32 +00:00
Dom Delnano
a776a46e1e
Merge pull request #122 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.21.0
...
Bump golang.org/x/crypto from 0.19.0 to 0.21.0
2024-03-05 21:48:52 -08:00
dependabot[bot]
d11786a294
Bump golang.org/x/crypto from 0.19.0 to 0.21.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.19.0 to 0.21.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 05:46:40 +00:00
Dom Delnano
7a9e710071
Merge pull request #123 from ddelnano/upgrade-go-1-20
...
Upgrade go to 1.20 to reflect latest packer-plugins-sdk go version an…
2024-03-05 21:44:08 -08:00
Dom Del Nano
88e56ca729
Upgrade go to 1.20 to reflect latest packer-plugins-sdk go version and unblock gomod upgrades
...
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
2024-03-05 21:35:34 -08:00
Dom Delnano
81c1ea03ee
Merge pull request #118 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.19.0
...
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
2024-02-08 06:33:00 -08:00
dependabot[bot]
5a826dfbce
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 07:30:09 +00:00
Dom Del Nano
bc21b3cfac
Merge pull request #92 from mmahnic/remote_ssh_port
...
Add remote_ssh_port packer option
2024-01-17 06:52:46 -08:00
Marko Mahnič
e62c1a1373
Apply HostSshPort in ssh port forwarding
2024-01-17 06:49:43 -08:00
Marko Mahnič
30498d8258
Add a new setting HostSshPort
...
A XenServer host may accept SSH connections on port other than
22. This commit adds a packer option 'remote_ssh_port' to connect
to a custom port.
2024-01-17 06:49:43 -08:00
Dom Del Nano
e460d5bd58
Merge pull request #114 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.18.0
...
Bump golang.org/x/crypto from 0.17.0 to 0.18.0
2024-01-17 06:45:54 -08:00
Dom Del Nano
eac40a8976
Merge pull request #116 from AtaxyaNetwork/main
...
Add documentation for disk_name
2024-01-17 06:45:20 -08:00
Cécile MORANGE
5dc6c311f0
Add documentation for disk_name
2024-01-17 11:52:36 +01:00
dependabot[bot]
af169dfed0
Bump golang.org/x/crypto from 0.17.0 to 0.18.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 07:34:11 +00:00
Dom Del Nano
3a92c96509
Merge pull request #103 from ddelnano/dependabot/go_modules/golang.org/x/net-0.17.0
...
Bump golang.org/x/net from 0.10.0 to 0.17.0
2024-01-16 12:05:11 -08:00
dependabot[bot]
ac530c5628
Bump golang.org/x/net from 0.10.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 20:03:21 +00:00
Dom Del Nano
dc743791d9
Merge pull request #113 from ddelnano/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
Bump golang.org/x/crypto from 0.11.0 to 0.17.0
2024-01-16 12:00:38 -08:00
dependabot[bot]
3b40f051bb
Bump golang.org/x/crypto from 0.11.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 19:55:03 +00:00
Dom Del Nano
8f73b0d338
Merge pull request #106 from ddelnano/dependabot/go_modules/google.golang.org/grpc-1.56.3
...
Bump google.golang.org/grpc from 1.40.0 to 1.56.3
2024-01-16 11:52:52 -08:00
Dom Del Nano
6bf1ad468c
Merge pull request #111 from Shackelford-Arden/compile-notes
...
Compile Notes / General Documentation
2024-01-16 11:51:31 -08:00
Dom Del Nano
e64dd4897f
Merge pull request #112 from AtaxyaNetwork/main
...
Allow user to set VDI name
2024-01-16 11:44:28 -08:00
Cécile MORANGE
23fdf2286d
Allow user to set VDI name
2024-01-16 17:29:22 +01:00
Arden Shackelford
3a07cb9e0a
Adding specific compile notes for Windows;
2024-01-09 20:53:25 -06:00
Arden Shackelford
84a3a2389a
Adding a few more config items to docs; Adjusting compile script to be consistent;
2024-01-09 20:33:52 -06:00
dependabot[bot]
5194dec899
Bump google.golang.org/grpc from 1.40.0 to 1.56.3
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.40.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.40.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 21:58:04 +00:00
Dom Del Nano
9d57d14f3e
Merge pull request #94 from AtaxyaNetwork/main
...
Allow user to have a template or a full VM
2023-09-25 20:04:12 -07:00
Cécile MORANGE
a9e5f30a55
Converting to template is now the default behavior + add docs
...
Signed-off-by: Cécile MORANGE <contact@ataxya.net>
2023-09-04 18:25:16 +02:00
Cécile MORANGE
4438cdce28
remove file
2023-08-07 12:13:01 +02:00