Commit graph

39694 commits

Author SHA1 Message Date
Jakub Kadlcik
4889f42f5e copr/base: do all the networking magic only on Fedora
On copr-pulp-dev the connection is named `System eth0`. I don't have
time to debug it right now and we IMHO don't need the networking magic
right from the start.
2023-08-20 19:40:39 +02:00
Jakub Kadlcik
dd31fcceea copr/base: use rsyslog-logrotate only on Fedora
It isn't available in EPEL8
2023-08-20 19:31:22 +02:00
Jakub Kadlcik
60d5faf5d6 copr: mask systemd-oomd only on Fedora hosts
The copr-pulp instance will run on RHEL8 and systemd-oomd is not
installed there.
2023-08-20 19:22:44 +02:00
Jakub Kadlcik
c6073d2277 copr-pulp: install postfix 2023-08-20 19:22:32 +02:00
Jakub Kadlcik
422b416bdb copr-pulp: install iptables-services 2023-08-20 19:00:32 +02:00
Jakub Kadlcik
57717eeaca copr-pulp: specify become true when needed, pt.2 2023-08-20 18:41:38 +02:00
Jakub Kadlcik
7f987e99f0 copr-pulp: specify become true when needed 2023-08-20 18:37:34 +02:00
Jakub Kadlcik
e87dafc1b0 copr-pulp: symlink /usr/bin/python to /usr/bin/python3 2023-08-20 18:35:04 +02:00
Jakub Kadlcik
aac1379587 copr-pulp: using centos again 2023-08-20 15:47:39 +02:00
Jakub Kadlcik
038a0591c9 copr: install python when birthday, regardless of gathering facts 2023-08-20 15:44:55 +02:00
Jakub Kadlcik
29669a1698 copr-pulp: install python3 2023-08-20 15:25:53 +02:00
Jakub Kadlcik
ef3e559479 copr-pulp: remove gather facts and fallback python install
It is done in aws_cloud.yml
2023-08-20 15:18:06 +02:00
Jakub Kadlcik
92cf6629f0 Revert "copr-pulp: run aws_cloud.yml in pre_tasks"
This reverts commit 82892605f4.
2023-08-20 15:17:02 +02:00
Jakub Kadlcik
82892605f4 copr-pulp: run aws_cloud.yml in pre_tasks 2023-08-20 15:05:48 +02:00
Jakub Kadlcik
f575e55d3f copr-pulp: try ec2-user 2023-08-20 14:18:12 +02:00
Jakub Kadlcik
629b70f29a copr-pulp: trying RHEL now 2023-08-20 14:09:13 +02:00
Jakub Kadlcik
cdaf8fd8aa copr-pulp: move pulp_installer usage to the playbook 2023-08-20 13:44:06 +02:00
Jakub Kadlcik
4c408d55e3 copr-pulp: use pulp_installer collection 2023-08-20 13:36:38 +02:00
Jakub Kadlcik
17fc31ba63 copr-pulp: I think I need to set ansible_ssh_user instead of remote_user 2023-08-20 13:33:58 +02:00
Jakub Kadlcik
b4a3932fa2 copr-pulp: specify remote user 2023-08-20 13:27:35 +02:00
Jakub Kadlcik
a44b8d14bf copr-pulp-dev: add birthday 2023-08-20 13:23:59 +02:00
Jakub Kadlcik
33007228c1 ansible-server: use ansible-collection-community-postgresql package 2023-08-19 21:26:58 +00:00
Jakub Kadlcik
07aab73f52 ansible-server: add requirements for copr-pulp playbooks
Fix https://pagure.io/fedora-infrastructure/issue/11396
2023-08-19 21:26:58 +00:00
Kevin Fenzi
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
Kevin Fenzi
8422e82c07 buildvm: use correct variable name for prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-08-18 11:22:19 -07:00
Adam Williamson
aa2b65657d greenwave: add Samba AD tests to update gating policy
These have been running stably for some time now, so it should
be OK to gate on them. I have checked through old stuck updates
and unblocked any that would be gated on this, remaining ones
aren't gated on the server tests.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-08-17 12:37:27 -07:00
aab9e42b73
proxies: add podcast redirect 2023-08-17 11:55:09 +02:00
e9dcc3658e maubot: get route working 2023-08-17 17:47:24 +10:00
2b405841d8 Update inventory/group_vars/odcs
allow jnsamyak and patrikp to request private odcs composes.
2023-08-17 06:30:59 +00:00
b104d81747 maubot: simplify deployment config
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-17 15:10:09 +10:00
2396ca1fcf maubot: keep trying to get krb working
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-17 13:55:40 +10:00
fd954b5249 maubot: actually mount the ipa config volume
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-17 13:43:45 +10:00
686559b506 maubot: run openshift/ipaclient play
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-17 13:32:33 +10:00
fb937906cd maubot: get a keytab
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-17 12:56:27 +10:00
Owen W. Taylor
aaec95b064 Enable koji-flatpak on production
Enable the plugin on production, not just on staging.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2023-08-17 01:49:25 +00:00
Kevin Fenzi
db450f7313 qvmhost: use 9000 mtu like everything else
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-08-16 18:08:54 -07:00
Andrew Heath
96d9ed3d6b Adding more checks for the fedmsg socket 2023-08-16 14:08:16 -04:00
8007bd241b maubot: try to get routes working
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 19:33:45 +10:00
3473a7b8c8 maubot: remove init containers
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 19:25:54 +10:00
d7393fa2d1 maubot: fix invalid initcontainers in deployconfig
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 19:21:19 +10:00
d59a2f8fb4 maubot: create needed maubot dirs on initcontainer
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 16:36:47 +10:00
22192881ae maubot: configuration tweaks
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 16:13:55 +10:00
1c9a329791 maubot: fix indenteding issue in config.yml
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 16:09:31 +10:00
e71dab0170 maubot: add image change trigger to deploymentconfig
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:58:51 +10:00
e237b763a4 maubot: try to fix deploymentconfig image
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:44:10 +10:00
e14d639b77 maubot: use the actual admin_user var
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:36:59 +10:00
286e67dba6 maubot: fix typo
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:33:16 +10:00
9a90c995bf maubot: add missing configmap object to the playbook
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:29:53 +10:00
31a09f6e49 maubot: fix typo in storage definition
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:26:13 +10:00
2e35cec0c1 maubot: acutally define the persistant storage
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2023-08-16 15:19:10 +10:00