feat: change to opentofu for el9
All checks were successful
Build / build (pull_request) Successful in 3m38s
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:
parent
12d1348ff6
commit
721a38d721
@ -1,4 +1,4 @@
|
|||||||
# almalinux/9.5/actionsdind
|
# almalinux/9.6/actionsdind
|
||||||
deploy_files_from_common = true
|
deploy_files_from_common = true
|
||||||
include_incus_client_certs = true
|
include_incus_client_certs = true
|
||||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||||
@ -9,8 +9,8 @@ packages = [
|
|||||||
"incus-client",
|
"incus-client",
|
||||||
"incus-tools",
|
"incus-tools",
|
||||||
"nodejs",
|
"nodejs",
|
||||||
|
"opentofu"
|
||||||
"packer",
|
"packer",
|
||||||
"terraform",
|
|
||||||
"terragrunt",
|
"terragrunt",
|
||||||
"unzip",
|
"unzip",
|
||||||
"vault"
|
"vault"
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
20250608
|
20251017
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# almalinux/9.5/base
|
# almalinux/9.6/base
|
||||||
deploy_files_from_image = true
|
deploy_files_from_image = true
|
||||||
deploy_files_from_common = true
|
deploy_files_from_common = true
|
||||||
use_incus = true
|
use_incus = true
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
20250712
|
20251017
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# almalinux/9.5/rpmbuilder
|
# almalinux/9.6/rpmbuilder
|
||||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||||
packages = [
|
packages = [
|
||||||
"asciidoc",
|
"asciidoc",
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
20250608
|
20251017
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user