feat: add switch to change to almalinux-vault (#468)

- move old almalinux versions to query the almalinux-vault
- default to the almalinux remote

Reviewed-on: #468
This commit was merged in pull request #468.
This commit is contained in:
2026-06-06 17:35:04 +10:00
parent b754d947d5
commit 6ef1b20abd
5 changed files with 17 additions and 14 deletions
+1
View File
@@ -30,6 +30,7 @@ hierarchy:
- "roles/%{::enc_role_tier1}.eyaml"
- "roles/%{::enc_role_tier1}.yaml"
- "virtual/%{facts.virtual}.yaml"
- "os/%{facts.os.name}/%{facts.os.name}%{facts.os.release.major}.%{facts.os.release.minor}.yaml"
- "os/%{facts.os.name}/%{facts.os.name}%{facts.os.release.major}.yaml"
- "os/%{facts.os.name}/all_releases.yaml"
- "common.eyaml"