Pierre-Yves Chibon
051592f1cd
batcave: add the mirror_pagure_ansible to the playbook
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-30 21:17:23 +02:00
Pierre-Yves Chibon
93cf23a2ae
mirror_pagure_ansible: Add a role for this service
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-30 19:15:42 +00:00
6cf6b3ad7c
taskotron: disable taskotron-client-hosts plays as first part of decomissioning
2020-04-30 18:48:47 +00:00
cd88c50724
taskotron: disable taskotron plays as first part of decomissioning
2020-04-30 18:44:14 +00:00
Pavel Raiskup
3116ad0f79
copr-fe: socket-timeout + request-time out seems to be the issue
...
https://pagure.io/copr/copr/issue/1364
2020-04-30 16:02:13 +02:00
Mohan Boddu
f75e31281e
Adding releng odcs oidc token
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-30 13:12:16 +00:00
Pavel Raiskup
58f8584367
copr-fe: fix c&p typo in process name
2020-04-30 15:04:33 +02:00
Pavel Raiskup
436708be48
copr-fe: special process for /builds/ requests
...
... too. Also prolong the deadline for packages and minimize the amount
of requests processed.
2020-04-30 14:59:32 +02:00
Nils Philippsen
96b0779e8d
batcave: add mode g+s on /var/tmux
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-30 14:20:03 +02:00
Nils Philippsen
0a664a3529
batcave: fix setacl invocation syntax error
...
Every ACL needs its own `-m` option
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-30 14:18:31 +02:00
Nils Philippsen
ffe7babecb
batcave: set regular and default ACLs on /var/tmux
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-30 14:04:23 +02:00
Pierre-Yves Chibon
d579699c58
batcave: Add a /var/tmux folder where we can share tmux sessions across users
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-30 13:41:07 +02:00
Stephen Smoogen
bb719cdc5d
rsyslogd: fix rsyslogd on all EL8 and F32 boxes
...
In 2017, I (Stephen Smoogen), put in a change to copy
roles/base/files/rsyslog/rsyslog-limits.conf to /etc/systemd on
log01. This was to make it so we have adequete limits on the logrunner
on log01. However I missed the fact that all *.conf files are copied
over to /etc/rsyslog.d/ in a previous section. So this file has been
copied over to every system since 2017.. which was ok when rsyslogd just
ignored the syntax. However on EL8, it dies and kills rsyslogd so
servers are not able to run.
Fix: change the file name to one which won't get globbed. Remove the
file from all systems in /etc/rsyslo.d
2020-04-30 11:25:25 +00:00
Stephen Smoogen
07a8351c1d
sync the download logs from download-cc
2020-04-30 10:17:28 +00:00
Stephen Smoogen
8a39dbdad7
move the standard workers down to 256
2020-04-30 09:57:58 +00:00
Stephen Smoogen
f10f66ef82
httpd: download servers fix to 408's
...
The Fedora download servers are experiencing a large number of 408's
every day. This is causing timeouts and breaks on yum update. I talked
with the CentOS admins and they pointed me to
https://github.com/CentOS/ansible-role-httpd/ which I shameless borrowed
some code for just the dl. box.
2020-04-30 09:57:16 +00:00
Clement Verna
4a4ac25436
joystick: add mobrien to the app owners
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-30 10:17:48 +02:00
Jan Kaluža
be4a8f684f
ODCS: use --no-latest-link and do not use --nightly.
...
The `--nightly` option is added automatically in recent ODCS release.
We also do not want to generate latest symlinks anymore with recent
ODCS release.
2020-04-30 05:18:33 +00:00
Adam Williamson
22422c3050
check-compose: fix issues flagged by ansible-lint
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-29 17:56:36 -07:00
Adam Williamson
22f9b422f6
openqa/worker: fix issues flagged by ansible-lint
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-29 17:46:29 -07:00
Adam Williamson
d86a76b4d1
openqa/server: fix issues reported by ansible-lint
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-29 17:32:16 -07:00
Kevin Fenzi
708b90e8e7
aliases / fas blacklist: add alias for new fedora-admin-xmlrpc
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-30 00:00:03 +00:00
Adam Williamson
7278d3f451
openqa/dispatcher: fix ansible-lint detected errors
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-29 16:49:32 -07:00
Kevin Fenzi
5e10e633fd
proxies / lists: name the robots files correctly
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-29 22:56:01 +00:00
Kevin Fenzi
4949dd7baf
proxies / lists: put lists robots.txt in a place where it actually is read
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-29 22:06:58 +00:00
Stephen Smoogen
1c490d8e74
have download-ib01 use quick mirror versus rsync
2020-04-29 22:03:18 +00:00
Mohan Boddu
861820c31d
Moving eln to prod
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-29 19:57:52 +00:00
Mohan Boddu
777a2a983e
Adding eln to prod bodhi
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-29 19:14:41 +00:00
Adam Williamson
5e5f5fae27
Don't do 'nmcli con up' on disabled interfaces
...
This should avoid us turning on interfaces the config is telling
us shouldn't be turned on. Should only affect openQA-related
boxes, as those are the only ones that use ansible_ifcfg_disabled
at present. It is defined as an empty list in group_vars/all, so
we shouldn't need to worry about it not being defined. Also
converts from the deprecated with_items syntax to loop syntax.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-29 10:18:10 -07:00
Stephen Smoogen
47d848fd64
we are no longer frozen
2020-04-29 15:22:51 +00:00
Jan Kaluža
9583e7f6da
ODCS stg: handle pungi_composes queue on the backend.
2020-04-29 13:00:48 +00:00
Nils Philippsen
d88e3c49f7
mailman: reload/-start daemons on hotfix
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-29 12:59:41 +02:00
Pierre-Yves Chibon
2303feec9a
mailman: patches are in the files variable, for the top level files directory
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-29 11:50:58 +02:00
Kevin Fenzi
7138fea1f2
gnome-software: enable f32 for users to update to
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-28 13:26:23 +00:00
Kevin Fenzi
6165875bec
proxies: enable redirect for prerelease to final for f32 release
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-28 12:51:56 +00:00
Nils Philippsen
0543b8addc
mailman: cope with mails containing broken unicode
...
See https://pagure.io/fedora-infrastructure/issue/8824 for details. This
enables the hotfix on staging only to enable testing.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-27 12:51:05 +02:00
Stephen Smoogen
d9cf4bbca7
FBR fix: missed a ; on the config
2020-04-27 10:41:56 +00:00
Stephen Smoogen
29b94278dd
Approved FBR: Move various countries in DNS from Asia zone to Europe. Move Europe zones in also
2020-04-27 10:13:28 +00:00
Mohan Boddu
3615460204
F32 is GA
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:29 +02:00
Stephen Smoogen
dd43ef9ecf
Emergency Patch: the fas_client_groups do not allow spaces between groups. By putting a space between sysadmin-analysis, sysadmin-ask the fas client was trying to find a " sysadmin-ask" which does not exist. This is causing update problems with bastion so having to push this now
2020-04-24 21:34:29 +02:00
Mohan Boddu
5e3b717437
Setting eln release to 0 days in testing
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
6f554dcff4
copr-fe / copr-keygen: add to backups. ticket 8840
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Stephen Gallagher
1e3b716bdc
STAGING: Support Fedora ELN for Greenwave
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
49e8ff002c
docs-translation-update: change cron to run at 22 instead of 2. Fixes ticket 8847.
...
Per ticket 8847, moving this cron job to 10pm will let it run and finish before the larger
and longer cron script runs to update the docs site. This will prevent overlap and get
updates out a day sooner in some cases.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Pierre-Yves Chibon
8d27d922f6
Openshift-stg: Apparently registry.rh.io changed IP address
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:29 +02:00
Mohan Boddu
27582662fd
Changing eln tags for signing
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:29 +02:00
Kevin Fenzi
812f33003e
autosign / staging: just do not mount ostree mounts for now as we do not have a eth1 setup on that vm
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:29 +02:00
Stephen Smoogen
54e7bf0640
remove virthost-rdu02 so we can move this to RDU-CC cage and use it
2020-04-24 21:34:29 +02:00
Clement Verna
3677360f75
releng: manage external repo for modularity
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:29 +02:00
Pierre-Yves Chibon
39d43767a3
pagure: point the static url to the static folder in py 3.6 in stg
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:29 +02:00