Commit graph

94 commits

Author SHA1 Message Date
2effd14627 yumrepos: Fedora hosts primary vs. secondary simplification
The old way of setting Fedora repos was not idempotent for
vmhost-p09-copr01.rdu-cc.fedoraproject.org (was considered both primary
and secondary).  And it appears this would be the same for all Fedora
s390x/ppc64le boxes.
2024-02-14 22:15:37 +00:00
c5542bc327 yumrepos: modernize, fix ppc64le bvmhosts and remove modular repos
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-08-19 13:46:57 -07:00
dc82b8da30 batcave: adjust packages for rhel9
This is for a test batcave02 for now, but will be used when we move
batcave01 over to rhel9

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-10 16:34:17 -07:00
de2279d2cb yumrepos: don't add el9 infra-tags repo for now
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-21 16:51:41 +00:00
0230c3f85d yumrepos: skip epel9-infra for now
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-21 16:42:42 +00:00
daf7776a9d yumrepos: be RHEL7/CentOS7 compatible
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-03-30 14:36:04 +02:00
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
e20c1c2776 another typo of typo 2021-03-15 21:09:52 +01:00
07e8497012 another typo 2021-03-15 21:08:23 +01:00
70186a284b another typo 2021-03-15 21:05:27 +01:00
53dcd35255 typo 2021-03-15 21:03:08 +01:00
60239c0791 typo 2021-03-15 20:59:59 +01:00
e72f0a23a7 typo 2021-03-15 20:56:30 +01:00
6523edb25b use original epel repository in AWS datacenter 2021-03-15 20:53:40 +01:00
a53ee8f7f7 openshift: repos: this is a template now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-11 15:14:11 -07:00
f5256442a3 iad2: also cast all these ansible_distribution_major_version to int
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 09:47:44 -07:00
dafe7b0e8c yumrepos: try and fix aws centos repos for aws
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:25 +02:00
d2ce8afd46 do not modify fedora*.repo when deploying in AWS 2020-04-24 21:34:23 +02:00
264ddd3306 add tag, without a tag this load is skipped when using -t config 2020-04-24 21:34:19 +02:00
b46e36ec41 include all/vars only once
and there is no need to load it in every playbook in pre_tasks
2020-04-24 21:34:19 +02:00
3fbe452116 yumrepos: try and adjust for secondary/primary stuff.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
70a711c577 yumrepos: also install infra-tags repo on maintainer-test.
We removed it a while back because our local mock was causing problems, thats not the case anymore.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
86bfee4ab4 yumrepos: likewise clean up logic on base fedora repos and exclude rawhide test.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
81b2f39d18 yumrepos: adjust logic for rawhide-test, shouldn't affect anything else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Karsten Hopp
c9ed62ac32 update ansible_distribution_major_version conditionals
Signed-off-by: Karsten Hopp <karsten@redhat.com>
2020-04-24 21:34:10 +02:00
4b31ac5152 ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-20 17:38:09 +00:00
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
fa0355d808 Fix aarch64 server checks @kevin did yesterday
...two equals signs, Kevin. Two equals signs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-18 09:21:53 -08:00
ce89504030 Revert "yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy"
This reverts commit 7693c96b6b.
2019-01-17 21:49:23 +00:00
7693c96b6b yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:43:30 +00:00
af085bf1e4 rhel8beta: fix up some repos for aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:05:25 +00:00
63c2526d93 Fix up logic a bit. 2018-11-24 19:57:14 +00:00
529efd02d0 Don't install the infra tags repo on maintainer tests instances, to allow for them to use normal mock. 2018-11-24 18:07:47 +00:00
d566722087 Install modular repos on Fedora 29+ systems 2018-11-20 20:26:33 +00:00
e495dcf142 Revert "the openqa-aarch64 boxes are fedora 27 still"
This reverts commit 2d54833dd1.
2018-06-08 22:29:28 +00:00
2d54833dd1 the openqa-aarch64 boxes are fedora 27 still 2018-06-08 22:26:54 +00:00
5593199a8d Revert "try some de-quoting"
This reverts commit f9cad3cf0c.
2018-05-19 22:51:38 +00:00
f9cad3cf0c try some de-quoting 2018-05-19 22:50:48 +00:00
a6d41cf1b8 and also fix the secondary stuff 2018-05-08 20:01:28 +00:00
8095747fa1 ok, I guess we have to template these; 2018-05-08 19:53:52 +00:00
aa760f16c2 more adjustments 2018-05-08 19:45:38 +00:00
Patrick Uiterwijk
979c8cb327 Double 'and' does not work
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-08 21:39:04 +02:00
d016b0e2de clean that up and see if this works 2018-05-08 19:35:28 +00:00
73857351f3 try and handle changed path in f28+ for updates/updates-testing 2018-05-08 19:29:05 +00:00
c1ac4fb83a aarch64 under primary location for f28+ 2018-05-08 18:34:59 +00:00
b753de9428 Don't install custom Fedora repos on f28-test 2018-04-09 14:36:44 +00:00
b7b867bbd6 exclude wiki01.stg from yumrepos as they are not correct for prerelease, remove after release 2017-11-10 20:50:28 +00:00
e0dc614474 Make the yumrepos task behave as expected on pagure-stg 2017-10-11 21:28:21 +02:00
459b893fcc do not replace base repo on branched instance 2017-09-10 20:11:11 +00:00
6fbadc54bd more f24 jenkins builder bits 2017-08-22 01:17:49 +00:00