add fc42 to hashicorp config

This commit is contained in:
Matthew Stobbs
2025-05-10 11:08:01 -06:00
parent 0ae915482b
commit cb199a3cbe
2 changed files with 19 additions and 1 deletions

View File

@@ -8,5 +8,7 @@ hashicorp:
repo: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
".fc41":
repo: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
".fc42":
repo: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
debian:
repo: "deb [arch={{ ansible_architecture }} signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com {{ ansible_distribution_release }} main"