Commit Graph
138 Commits
Author SHA1 Message Date
Greg Hellings c2b661c8bf Add Rocky support 2024-01-09 17:55:22 -06:00
Greg Hellings c7362f94f8 Mark off new distros in TODO 2024-01-09 16:50:14 -06:00
Greg Hellings 3f12d679c1 Add OpenSuSE Tumbleweed 2024-01-09 16:49:03 -06:00
Greg Hellings 8ff8fdfac2 Add OpenSuSE Leap 15.5 2024-01-09 15:19:06 -06:00
Greg Hellings a98f94c280 Tidy up del_box warnings 2024-01-09 11:45:34 -06:00
Greg Hellings 8fb4466090 Add Alpine 2024-01-09 11:45:17 -06:00
Greg Hellings cd9a2cbec1 Merge branch 'arch-update' into 'main'
Update to 2024-01-01 arch image

See merge request greg/vms!5
2024-01-03 15:07:17 +00:00
Greg Hellings 5502ef53b8 Update to 2024-01-01 arch image 2024-01-03 08:34:46 -06:00
Greg Hellings 42861d5ee8 Merge branch 'remove-eol-12-2023' into 'main'
Remove eol 12 2023

Closes #4 and #5

See merge request greg/vms!4
2024-01-02 07:48:27 +00:00
Greg Hellings 5309b6cb93 Remove eol 12 2023 2024-01-02 07:48:27 +00:00
Greg Hellings 856b9ade04 Prepend instead of append 2023-12-29 23:49:26 -06:00
Greg Hellings e099a41344 Use image with xonsh 2023-12-29 23:42:13 -06:00
Greg Hellings c02064765b Merge branch 'main' of ssh://git.thehellings.lan:2222/greg/vms 2023-12-29 23:40:17 -06:00
Greg Hellings 89ae077d0e Merge branch 'hyperv-debian' into 'main'
Hyperv Debian + UEFI

See merge request greg/vms!3
2023-12-30 05:37:32 +00:00
Greg Hellings b11669345e Hyperv Debian + UEFI 2023-12-30 05:37:32 +00:00
Greg Hellings 76abdb9132 Quit the pip install 2023-12-22 22:14:57 +00:00
Greg Hellings 23270d126f Minor updates to Windows README.md 2023-12-19 22:38:01 -06:00
Greg Hellings 8d791eb80c Merge branch 'add_vmware' into 'main'
Add Hyper-V to CI
Despite the source branch name, we were able to bring up Hyper-V but not yet VMWare automated builds.

See merge request greg/vms!2
2023-12-20 04:36:11 +00:00
Greg Hellings ffab1afbbe Add Hyper-V to CI 2023-12-20 04:36:11 +00:00
Greg Hellings a7217e9716 Merge remote-tracking branch 'gl/main' 2023-12-17 22:59:22 -06:00
Greg Hellings 44a6c4981f Force remove boxen 2023-12-17 22:56:48 -06:00
Greg Hellings b34bce2e01 Do not commit dynamic CI 2023-12-17 22:56:42 -06:00
Greg Hellings 27b3b8f7b6 Add Fedora Rawhide to VirtualBox 2023-12-17 22:56:12 -06:00
Greg Hellings b5b1ec077c Merge branch 'gitlab' into 'main'
Test out Gitlab

See merge request greg/vms!1
2023-12-18 02:04:17 +00:00
Greg Hellings c6d3cfac19 Test out Gitlab 2023-12-18 02:04:17 +00:00
Greg HellingsandGitHub 255f6f68e6 Test on SHR (#15)
* Test on SHR

* Fix name? Maybe?

* Restore proper Bash syntax

* Simplify build

* Pin to Isaiah

* Update to checktout v4

* Bring back the caching

* Set plugin path locally

* Separate jobs, just so I can handle this

* Allow easier target switching

* Test just qemu

* Constrain HTTP ports

* Prevent resource collision for network

* Re-enable building all

* Try only vbox
2023-12-12 11:57:09 -06:00
Greg HellingsandGitHub ebbc8a7371 Hyperv (#14)
* Do not commit the .venv file

* Fix packer formatting issues

* I am, once again, asking to fix the cache path

* Fix URI generation for tests

* Prevent prompting during Hyper-V tests

* Add more waits to hopefully build on GHA

* Hyper-V ISO expansion

Expand coverage of Hyper-V ISO to all distros except Debian
Simplify a few steps in the update/upgrade process for VMs
Edit the test script for Windows support

* Fix plugin cache path on Mac

* Point to the correct mirror URL
2023-12-07 12:15:48 -06:00
Greg HellingsandGitHub 634aae8d75 Do some better linting (#13)
* Do some better linting

* Update names, Packer version, and more

* Do not lint on push

* More linting and scripting

* Cleanup shellcheck lint

* Add Packer format check

* Fix Packer formatting

* Limit to only one

* Remove generated HCL files

* Only lint checked files

* Use pipes instead

* Improve attempt to build

Actually go back to attempting to build boxes on GitHub. Maybe it will
work better with this structure

* Change to using environment files

* Initialize plugins, first

* More verbose usage of the file

* Do the output properly this time

* PACKER_LOG set to 1

* No need for python3 anymore

* Limit to only one result

* Choose a specific CPU model

* Init separately

* Update actions version

* Add version outputting

* Correct actions version

* Try to execute qemu properly

* Fix CPU model name

* Do not over-subscribe GitHub runners

* Try type instead of command to guard runs

* Do not write to non-existent folder

* Cache packer plugins

* Use ~ instead of /home/greg

* Try the proper path

* Move to intelligent matrix

* Set global env path

* Add lots of waits for VBoxManage on hosted runners

* Add more waits

* Add more waits
2023-12-06 10:21:32 -06:00
Greg Hellings 86dfe113a0 Improve naming and architecture listing 2023-11-28 14:02:55 -06:00
Greg Hellings e6b8a19397 Make build VMs beefier 2023-11-28 10:32:23 -06:00
Greg Hellings 9e46f463f4 Set plugin version properly 2023-11-28 10:32:08 -06:00
Greg Hellings 2b7d613737 NixOS 23.11 and Flaking 2023-11-28 10:30:17 -06:00
Greg Hellings d472bf08d5 x86_64 to amd64 to match Vagrant arch names 2023-11-27 21:00:35 -06:00
Greg Hellings 997880276d Remove ancient molecule tests 2023-11-27 10:05:22 -06:00
Greg Hellings b2c05afd35 Add Ubuntu 23.10 2023-11-27 10:04:06 -06:00
Greg Hellings 149a509803 Support listing 2023-11-27 10:03:21 -06:00
Greg Hellings c8510c94aa Add Fedora 39 2023-11-27 09:34:30 -06:00
Greg Hellings 1ad227be4a Update to latest dynamic versions 2023-11-27 09:09:46 -06:00
Greg Hellings e2f62a80bd HyperV added
Only enabled so far for Archlinux and CentOS. Also, needed to change file endings on ALL THE THINGS. Might or might not show up.
2023-08-25 11:51:45 -05:00
Greg Hellings 7f2ba562a4 Add hyperv-iso source and test with archlinux 2023-08-25 04:23:01 -05:00
Greg Hellings 5be8095700 Fix up virtualbox provider 2023-08-24 23:01:32 -05:00
Greg Hellings 18ff595f9b Move to all shell scripts 2023-08-23 16:26:13 -05:00
Greg Hellings 4f03ff3d62 Change NixOS to dynamic 2023-08-23 11:19:02 -05:00
Greg Hellings b43b95e124 Move everything off of Ansible 2023-08-22 00:18:02 -05:00
Greg Hellings d0672aa88c Update TODO 2023-08-17 09:26:35 -05:00
Greg Hellingsandgreg-compass 7b11f96dfd Add yamllint to distros folder 2023-08-15 11:23:29 -05:00
Greg Hellingsandgreg-compass ad3179106f Add support for specifying build stamp 2023-08-15 11:23:29 -05:00
Greg Hellingsandgreg-compass a56b40249b Begin adding VMWare 2023-08-15 11:23:29 -05:00
Greg Hellings 15044c8fb9 Beginning vmware-iso 2023-08-14 01:05:21 -05:00
Greg Hellings 3fb67dfeba Rename arch -> archlinux 2023-08-14 00:37:53 -05:00