Commit Graph

13 Commits

Author SHA1 Message Date
8b7030eda5 feat: enable incus builds (#18)
All checks were successful
Deploy / build (push) Successful in 1m33s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/18
2025-06-08 22:42:59 +10:00
782a2778cd feat: update incus-images host (#17)
All checks were successful
Deploy / build (push) Successful in 2m22s
- add a new incus-images host, update server cert
- add new client certificate

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/17
2025-06-08 21:20:57 +10:00
50f4021038 chore: add version file to images (#16)
All checks were successful
Deploy / build (push) Successful in 5m25s
- this is a way to ensure images are rebuilt by adding changed files to
  image directories

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/16
2025-05-25 11:09:33 +10:00
b2ba6f5eab feat: update repos for el9 (#15)
All checks were successful
Deploy / build (push) Successful in 50s
- changed from edgecache to packagerepo for el9.4/9.5

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/15
2025-05-25 11:03:28 +10:00
44e1ecc84e feat: add htoprc for incus containers (#14)
All checks were successful
Deploy / build (push) Successful in 4m11s
- htop shows offline cpus with lxd
- change htop to show cpu average (instead of all)
- add network/disk io

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/14
2025-04-26 19:39:23 +10:00
889a4ffc87 feat: ensure sshd is installed (#13)
All checks were successful
Deploy / build (push) Successful in 5s
- ensure the openssh-server package is installed
- this is required for puppet ssh-signing

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/13
2025-04-24 22:55:38 +10:00
da06bcb1ac feat: rebuild incus (#12)
All checks were successful
Deploy / build (push) Successful in 8s
- add htop
- puppet-initial package has been updated

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/12
2025-04-24 22:00:45 +10:00
8e42e3c6b9 neoloc/build_incus_images (#11)
Some checks failed
Deploy / build (push) Failing after 42s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/11
2025-04-24 01:12:25 +10:00
f59b0fa199 feat: enable incus support in actionsdind container (#10)
All checks were successful
Deploy / build (push) Successful in 26m54s
- add incus-images backend
- set incus-images as default backend

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/10
2025-04-23 19:44:49 +10:00
eb1aee35c5 feat: add python and make (#9)
All checks were successful
Deploy / build (push) Successful in 18m22s
- add python and make to the base images
- remove make, python and jq from images derived from base

Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/9
2025-03-09 17:50:37 +11:00
b1cc207781 neoloc/workflows (#6)
Some checks failed
Deploy / build (push) Failing after 3s
Reviewed-on: https://git.query.consul/unkin/packer-images/pulls/6
2025-01-25 18:28:39 +11:00
f497194dda feat: update actions container
- cleanup TAGS/PUSH make targets
- update actionsdind to include consul, packer, terraform, terragrunt and vault
- add script to build only images that changed, or all if build/ scripts are changed
2025-01-12 13:28:06 +11:00
ff19688dd2 feat: first commit
- add base image for docker and incus
- manage images for almalinux 8.10 and 9.5
- replace all existing docker build repos
2025-01-11 20:50:07 +11:00