Commit graph

35125 commits

Author SHA1 Message Date
Kevin Fenzi
b7a031c9fd fedoraloveskde.org: add site and pipeline to deploy it and dns zone
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-14 12:49:11 -07:00
Matěj Grabovský
ac751e42ef retrace: Remove gid setting
`retrace` group is ensured above, gid is set below. We don't need to
duplicate code here.
2021-06-14 11:30:35 +02:00
Kevin Fenzi
7b28302fae fedocal: remove reverseproxy config for old app, it has moved to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-12 13:23:54 -07:00
lrossett
12570f2a4a
fixing vars file location 2021-06-11 13:53:49 -03:00
lrossett
bd597e954d
adding role vars file 2021-06-11 13:47:29 -03:00
lrossett
843ca03d74
moving defaults to vars 2021-06-11 12:57:50 -03:00
Aurélien Bompard
9f2f798b9c
typo
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-06-11 11:40:51 +02:00
Aurélien Bompard
01ed5b118a
RabbitMQ: allow server-named queues
See: https://pagure.io/fedora-infrastructure/issue/9385

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-06-11 11:39:24 +02:00
269a0d738f websites_stg: fetch l10n updates before build
also add langtable-python dependency
2021-06-10 18:36:05 +00:00
ebc48747d5 fedora-web: add .gitconfig for translation updates 2021-06-10 18:34:30 +00:00
ae28c8964a docsbuilding: use emptyDir as /tmp for staging 2021-06-10 18:31:33 +00:00
lrossett
5b2d2723c4 removing prod hosts for now 2021-06-10 18:28:36 +00:00
lrossett
0e50ad7e72 fedora-messaging config 2021-06-10 18:28:36 +00:00
lrossett
f3cfba9646 adding resultsdb app 2021-06-10 18:28:36 +00:00
Eddie Jennings, Jr
b53dc07292 Remove phx2 mention. 2021-06-10 15:07:38 +00:00
Matěj Grabovský
cadbae81e1 abrt: Improve retrace user modification flow
We need to stop and restart the httpd service when modifying the retrace
user, otherwise we get errors like "user retrace is currently used by
process <PID>".

Also, factor out some magic values into role variables.
2021-06-10 15:03:44 +00:00
Matěj Grabovský
556a3b39a4 abrt: Update retrace-server role from upstream
* podman: Improve pipeline for getting max subuid
2021-06-10 15:03:44 +00:00
7771e03285 [blockerbugs] adding the tags I forgot
Sigh, I forgot to add the tags to the 'blockerbugs' group change so this
commit fixes the missing tags.
2021-06-09 13:55:03 -06:00
daa7ad21c1 [blockerbugs] creating local blockerbugs group
This extends the last change that ensures a local "blockerbugs" user
exists on the sync machine. Unfortunately, that doesn't work unless the
group specified already exists.
2021-06-09 13:39:28 -06:00
František Zatloukal
9f273622e0 Blockerbugs: force to use local user instead of the ipa one 2021-06-09 19:14:13 +02:00
Matěj Grabovský
07c182538b retrace: Do not run ipa/client role on retrace_stg_aws 2021-06-08 14:49:00 +02:00
Matěj Grabovský
0505e365da retrace: Use variables for list of Fedora versions 2021-06-08 14:44:16 +02:00
Matěj Grabovský
6b57d23220 retrace: Fix faf db backup job
The job was broken before because the backup directory
(`/srv/faf/db-backup`) might not have existed.

Also, factor out some magic values into variables.
2021-06-08 14:44:16 +02:00
Matěj Grabovský
2ce5a4b91b retrace: Drop devel variable in favour of env
`env` seems to be the prevailing method of specifying production vs.
staging environments across groups and hosts.
2021-06-08 14:44:15 +02:00
Matěj Grabovský
4cfe740fc6 retrace: Improve code style
* Capitalise task names.
* Wrap shell commands in quotes.
* Use folded strings where appropriate.
* Wrap tasks with the same condition in a block.
2021-06-08 14:43:54 +02:00
Matěj Grabovský
9f64d96615 retrace: Manage FAF repositories on staging as well
* Drop the `not devel` flag on FAF repository management tasks.
* Ignore errors when deleting repositories -- they might be gone already
  when repodel is run.
2021-06-08 14:43:54 +02:00
seddikalaouiismaili
7478f3fb98 correct task name nagios sebool 2021-06-08 02:12:05 +02:00
e52a69042c value02.stg: update packages installed
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-06-08 09:57:07 +10:00
seddikalaouiismaili
a113166424 enable sebool for nagios 2021-06-07 23:50:01 +00:00
seddikalaouiismaili
ac9750d6a0 correct output message for nagios check 2021-06-07 23:48:23 +00:00
Kevin Fenzi
a1e6c965a2 value02.stg: fix dns
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-07 16:35:09 -07:00
Kevin Fenzi
4a46bb16a7 value02.stg: fix ip address to be correct
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-07 15:51:29 -07:00
0f206f68fc value02.stg: add missing , in value playbook
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-06-08 07:30:57 +10:00
Kevin Fenzi
f4c53a495a value02.stg: adjust playbook to run old fedmsg/python2 stuff only on value01
value02 will be rhel8/python3. So for now we leave mote and fedmsg-irc
on value01 (python2/rhel7).

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-07 14:03:34 -07:00
Kevin Fenzi
dd9947afd2 value02.stg: add in for supybot rhel8/python3 testing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-07 13:55:55 -07:00
Kevin Fenzi
c5d7091b09 inventory: remove old pagure01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-07 11:29:08 -07:00
Kevin Fenzi
6579787d6e robosignatory: sign f35-python side tag
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-05 09:57:41 -07:00
Mattia Verga
5e1fc2603b Bodhi: critpath rawhide updates don't need days in testing
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
2021-06-05 11:19:36 +02:00
Kevin Fenzi
e887af865d koji_hub: setup cron job to clean up old and empty side tags daily.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-04 09:56:30 -07:00
Kevin Fenzi
84fed68636 wiki01.stg: move to f34
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-04 09:18:47 -07:00
Pavel Raiskup
a8568f8a87 copr-fe: provide link to stats
(this config option will be used in the next copr-frontend release)
2021-06-04 13:44:13 +02:00
Pavel Raiskup
697db5fbc0 copr-be: disable hypervisor 04
It is down for an unknown reason ATM.
2021-06-04 13:42:54 +02:00
Michal Konečný
c7db4e481c the-new-hotness: Fix the url for mdapi in staging
Remove the trailing '/' so we don't end up with '//' inside the URL.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-06-03 14:03:16 +02:00
Michal Konečný
ff0fd37e69 the-new-hotness: Update staging configuration
The-new-hotness was rewritten in using CA design, update the configuration
accordingly.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-06-03 13:46:45 +02:00
Kevin Fenzi
bce019cac4 drop moksha-hubs group now too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-02 15:48:59 -07:00
Kevin Fenzi
8509dd2be3 buildvm-ppc64le-34: drop duplicate eth0_ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-02 15:06:24 -07:00
Kevin Fenzi
24031a2038 bugzilla2fedmsg: clean up old vm's since we moved to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-02 14:55:19 -07:00
Nick Bebout
612843d72b Add mpeck to logo@fpo alias per ticket # 10005 2021-06-02 11:21:02 -05:00
Adrian Reber
1e85a2719f
Switch EPEL to scan-primary-mirror (used to be umdl)
To support epel-next repositories this switches EPEL to use
scan-primary-mirror instead of umdl.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-06-02 14:40:44 +02:00
Adam Saleh
138a1eddab Changed -owner to -maintainers in alias-generating code. 2021-06-02 08:26:25 +00:00