Kevin Fenzi
86c4be93a7
re-add rhel7 repo for now too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 16:15:35 -07:00
Kevin Fenzi
fc56172d09
epel7: readd the old epel7 repo for now until the last few vms are gone
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 16:10:53 -07:00
Stephen Smoogen
432a3a497b
Go through and remove entries for EL6 and EL7
...
Using `git grep el6` and `git grep el7` and variants like EL-7 or
el-7, I found various entries and files which were no longer needed
with the current ansible. I updated text or tests to later versions of
RHEL as needed.
found entries for the fedora ami's for the original cloud and removed
those entries also.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2024-07-03 22:20:30 +00:00
Kevin Fenzi
d11f9c5ced
epel7 retirement
...
Drop epel7 all the places in ansible where it is and makes sense.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-07-03 20:00:59 +00:00
Kevin Fenzi
1a59576685
files/common: remove some no longer used modular repos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-06-20 12:37:26 -07:00
Pavel Raiskup
5307818474
aws: epel9 repofile && gpgkey
2024-03-13 19:12:26 +01:00
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
Andrew Heath
f97666a75d
Add logrotate for proxy systems
...
Added rsyslog logrotate cong for proxy systems and a task land the
configs as well as fix some yamllint errors.
2024-01-15 09:55:20 +00:00
Stephen Smoogen
7d7d0bf0a8
Remove smooge from various aliases
...
Currently, I (Stephen Smoogen) do not have the time to work on Fedora
system administration items. However, I get a lot of email and people
see my email address in various places to ping me for working on
things. I feel it would be better to remove myself from those places
and let Fedora Infrastructure add someone else to replace me when it
is possible to do so.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2023-07-17 23:34:18 +00:00
Kevin Fenzi
3f253336e0
try dl here
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-17 12:37:37 -07:00
Kevin Fenzi
572ea9ba9d
rhel6: set archive urls for fas
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-17 12:35:13 -07:00
Kevin Fenzi
a02e57944f
rhel9: disable advanced virt for now as it does not exist
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-19 14:02:39 -07:00
Kevin Fenzi
5e59e1f3ac
add rhel9 repos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-18 13:11:34 -07:00
Kevin Fenzi
af7c94951a
and add the files
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-16 18:21:49 -07:00
Kevin Fenzi
bcd4365fec
rhel sync: add advanced virt repo to sync and rhel8.repo files
...
We want to use advanced virt as it has a more tested/tweaked/patched set
of virt tools for our virthosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-01 14:37:29 -08:00
Kevin Fenzi
680ebd81db
yum repos: drop failovermethod from secondary repo files too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-29 14:15:11 -07: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
Pierre-Yves Chibon
eefdc6f33b
yumrepos: import the EPEL7 public key
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:34:01 +02:00
Pierre-Yves Chibon
aa3769d3bf
yumrepos: Add an original-epel7.repo file for RHEL7/CentOS7 in aws
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:31:29 +02:00
Stephen Smoogen
d52393624d
Add back in centos-ipa-client as that is a different project
...
cut and pasta failure with mobrien ssh key
2021-03-23 16:52:20 +00:00
Stephen Smoogen
2adb66f4d5
General cleanup of aliases and add mobrien to various places.
...
Remove old smooge lines
Remove centos box which is no longer existant.
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-03-23 16:52:20 +00: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
Miroslav Suchý
6523edb25b
use original epel repository in AWS datacenter
2021-03-15 20:53:40 +01: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
5f626eb145
iad2: have rabbitmq instances use rhos16 instead of rhos13, which was/is rhel7 based
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-31 13:35:43 -07:00
Pierre-Yves Chibon
ee2f34128a
Enable the CRB repo by default on RHEL8
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-20 15:20:20 +02:00
Kevin Fenzi
cf517215a5
rhos13 repo: turns out we still use this for newer rabbitmq
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 16:10:05 -07:00
Stephen Smoogen
4b7a21c026
add rhel8.repo
2020-04-24 21:34:29 +02:00
Stephen Smoogen
d9ba19c0a1
Revert "update rhel8.repo to have the codeready for it"
...
This reverts commit 082f503fb1bc9b2e9160949c3c30386bdf1cfb7c.
2020-04-24 21:34:29 +02:00
Stephen Smoogen
03d54c9bcf
Revert "too much stuff we use regularly on many hosts is in CRB. Make it enabled"
...
This reverts commit f9793bbe57c11d2c6e24dfcd4d9d30cf2d53396b.
2020-04-24 21:34:29 +02:00
Stephen Smoogen
d9f0821238
too much stuff we use regularly on many hosts is in CRB. Make it enabled
2020-04-24 21:34:29 +02:00
Stephen Smoogen
7e95bf93a4
update rhel8.repo to have the codeready for it
2020-04-24 21:34:29 +02:00
Kevin Fenzi
8e238ef62a
rhel8 repo file: Clean up from beta, use https, make AppStream/BaseOS for dvd repos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
dd9e5512e3
common files: fix epel8 path, it has Everything in it.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
36ed20e7f1
common files: add epel8.repo file for rhel8 machines.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02: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
Mikolaj Izdebski
b37dd9e050
yumrepos: Fix fedora-modular baseurl for branched and rawhide
2019-04-11 15:07:48 +02: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
6546fb9fa9
fedora-secondary yum repos: use |int for numbers and move include for vars before yumrepos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-28 17:39:07 +00:00
Kevin Fenzi
4d1afe4075
fedora-secondary: try and cast variables to int.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-28 17:25:19 +00:00
Kevin Fenzi
663f009a60
virthost: need to include global vars so cycle variables get set right.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-28 16:27:57 +00:00
Kevin Fenzi
5877bcbe85
fedora-secondary yum repos: handle case of branched fedora like primary arches do.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-28 16:23:57 +00:00
Kevin Fenzi
7f6b3a59dc
power9: add repos file to point to the right place and fix yumrepos to work with power9 hosts.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-22 04:36:31 +00:00
Kevin Fenzi
7a5573580a
rhel8b for aarch64: more repo tweaks
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:20:52 +00:00
Kevin Fenzi
af085bf1e4
rhel8beta: fix up some repos for aarch64
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:05:25 +00:00
Mikolaj Izdebski
d566722087
Install modular repos on Fedora 29+ systems
2018-11-20 20:26:33 +00:00
Rick Elrod
1830d5d13e
see how badly all of this fails
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-19 20:56:25 +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