Install opentofu

This commit is contained in:
Gerald Pinder
2025-05-04 11:06:27 -04:00
parent b3621b5a18
commit 8ab65b71f0
2 changed files with 25 additions and 0 deletions

23
files/dnf/opentofu.repo Normal file
View File

@@ -0,0 +1,23 @@
[opentofu]
name=opentofu
baseurl=https://packages.opentofu.org/opentofu/tofu/rpm_any/rpm_any/\$basearch
repo_gpgcheck=0
gpgcheck=1
enabled=1
gpgkey=https://get.opentofu.org/opentofu.gpg
https://packages.opentofu.org/opentofu/tofu/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300
[opentofu-source]
name=opentofu-source
baseurl=https://packages.opentofu.org/opentofu/tofu/rpm_any/rpm_any/SRPMS
repo_gpgcheck=0
gpgcheck=1
enabled=1
gpgkey=https://get.opentofu.org/opentofu.gpg
https://packages.opentofu.org/opentofu/tofu/gpgkey
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
metadata_expire=300

View File

@@ -8,6 +8,7 @@ modules:
files:
- kubectl.repo
- google-cloud-sdk.repo
- opentofu.repo
- https://pkg.earthly.dev/earthly.repo
- https://cli.github.com/packages/rpm/gh-cli.repo
- https://download.docker.com/linux/fedora/docker-ce.repo
@@ -53,6 +54,7 @@ modules:
- rpmdevtools
- protobuf-compiler
- helix
- tofu
- type: systemd
system:
enabled: