feat: change to opentofu for el9
All checks were successful
Build / build (pull_request) Successful in 3m38s

- update comments to match 9.6
- change terraform to opentofu
- bump some images to rebuild
This commit is contained in:
Ben Vincent 2025-10-17 08:03:23 +11:00
parent 12d1348ff6
commit 721a38d721
6 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# almalinux/9.5/actionsdind
# almalinux/9.6/actionsdind
deploy_files_from_common = true
include_incus_client_certs = true
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
@ -9,8 +9,8 @@ packages = [
"incus-client",
"incus-tools",
"nodejs",
"opentofu"
"packer",
"terraform",
"terragrunt",
"unzip",
"vault"

View File

@ -1 +1 @@
20250608
20251017

View File

@ -1,4 +1,4 @@
# almalinux/9.5/base
# almalinux/9.6/base
deploy_files_from_image = true
deploy_files_from_common = true
use_incus = true

View File

@ -1 +1 @@
20250712
20251017

View File

@ -1,4 +1,4 @@
# almalinux/9.5/rpmbuilder
# almalinux/9.6/rpmbuilder
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
packages = [
"asciidoc",

View File

@ -1 +1 @@
20250608
20251017