Commit graph

17 commits

Author SHA1 Message Date
Kevin Fenzi
1da5038fcb base repos: make everything pointing to infrastructure use https
There's no reason any of these should be http.
https://infrastructure.fedoraproject.org should be valid and work
everywhere.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-15 10:41:05 -08:00
Kevin Fenzi
54a29eaaa1 repo files: drop failovermethod=priority as it's not been used in years
Additionally, newer fedora complains about it being invalid.
It was used back in the yum days and never ported to dnf.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-23 11:07:35 -07:00
Nils Philippsen
280eebdcee tasks/yumrepos: cope with archived Fedora releases
We have some hosts that run on archived/EOL Fedora releases, their
repository URLs need to reflect that.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-03-19 15:22:21 +00:00
Kevin Fenzi
ddb96ead29 iad2: For some reason python3 ansible catches this. Cast FedoraBranchedNUmber to int here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 09:41:58 -07:00
Kevin Fenzi
e30dd9a3fe fedora repo files: Perhaps we need == here instead of is
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-02 00:07:42 +00:00
Kevin Fenzi
8bcd40c086 fedora repo files: If we are setting FedoraBranched to False when not enabled instead of undefining it, we need to test true or false instead of existance.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-02 00:05:22 +00:00
Kevin Fenzi
d9eb6f22ac fedora repos: fix comparisions to handle branched instances.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-31 18:16:52 +00:00
Kevin Fenzi
f07d6b888b And it helps to use the correct variable names. 2018-11-09 22:12:32 +00:00
Kevin Fenzi
766e8978e7 And it needs to see if it's defined. 2018-11-09 22:11:10 +00:00
Kevin Fenzi
7f2bc990eb ok, how about order of operations? 2018-11-09 22:09:58 +00:00
Kevin Fenzi
d2485facf8 try and fix fedora repos with release vars so we never have to change it again 2018-11-09 22:07:20 +00:00
Kevin Fenzi
e4834f8261 fix comparison back to being right 2018-09-11 19:01:15 +00:00
Kevin Fenzi
0637338cab use python3 for f29 host 2018-09-11 18:53:17 +00:00
Kevin Fenzi
c8be7aeda5 add template handling for f29 repos 2018-09-11 18:42:04 +00:00
Kevin Fenzi
5da6f7f479 Fix up fedora repo files. 2018-01-13 20:20:36 +00:00
Adam Williamson
afe3872cbd Correct fedora.repo debuginfo and source paths
These got changed, at some point; the packaged .repo files and
mirrormanager were updated for the change, but these modified
files for infra were not.
2017-08-22 16:12:38 -07:00
Kevin Fenzi
8659e811dd Set repos for fedora machines to use infrastructure repo. 2013-09-05 02:11:53 +00:00