feat: change to opentofu for el9 #24

Merged
unkinben merged 1 commits from benvin/rebuild_20251017 into master 2025-10-17 10:23:34 +11:00
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