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
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
Mikolaj Izdebski
7bc1dc57a2
mock: check user groups before asking for password
2018-08-16 09:29:51 +00:00
Todd Zullinger
ea5ab7b453
maintainer-test: fix mock PAM config
...
The mock pam.d file, added in 07709f793
("lineinfile is evil",
2018-05-27), was missing a '#' on the '%PAM-1.0' line. This causes parse
errors and prevents consolehelper from properly allowing users in the
mock group to execute mock without the root password.
The following error is logged in /var/log/secure when attempting to run
mock:
Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) illegal module type: %PAM-1.0
Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) no control flag supplied
Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) no module name supplied
2018-07-28 10:55:16 -04:00
Kevin Fenzi
78ce88e7cc
see if this problem is the space
2018-06-09 01:30:03 +00:00
Kevin Fenzi
07709f793b
lineinfile is evil
2018-05-27 00:46:56 +00:00
Kevin Fenzi
12f15295d2
there is no excuse to use http here. Make sure all is https
2018-05-08 20:36:39 +00:00
Kevin Fenzi
a6d41cf1b8
and also fix the secondary stuff
2018-05-08 20:01:28 +00:00
Kevin Fenzi
8095747fa1
ok, I guess we have to template these;
2018-05-08 19:53:52 +00:00
Kevin Fenzi
73857351f3
try and handle changed path in f28+ for updates/updates-testing
2018-05-08 19:29:05 +00:00
Kevin Fenzi
5da6f7f479
Fix up fedora repo files.
2018-01-13 20:20:36 +00:00
Kevin Fenzi
9a6a3a49be
switch rhel7 aarch64 repos to new rhel 7.4 alt ones
2017-11-15 17:07:34 +00:00