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
Patrick Uiterwijk
80dd972339
Move the infra tags over to koji dist-repos
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-06 21:53:44 +02: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
Patrick Uiterwijk
0d56f8d6a2
Use HTTPS for the repos
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-14 08:56:18 +00:00
Stephen Smoogen
0a56549e1e
look to make sure the link is not used before changing things
2017-08-11 22:27:28 +00:00
Kevin Fenzi
810d93c7e7
add other repo of rhel7 aarch64 rpms that has updates
2017-06-20 22:53:03 +00:00
Patrick Uiterwijk
7267e3ee9e
Make the name different from prod
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-17 16:58:46 +00:00
Patrick Uiterwijk
9bc43cb2e5
Add staging tag repos
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-16 19:53:14 +00:00
Patrick Uiterwijk
f67c7518af
Correct th URL for the key
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-09-25 17:39:54 +00:00