24 lines
648 B
Plaintext
24 lines
648 B
Plaintext
|
|
[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
|