Commit graph

24520 commits

Author SHA1 Message Date
Patrick Uiterwijk
acd007a79d Set an anonymous http user for pagure.io gitolite
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 11:43:08 +02:00
Patrick Uiterwijk
ad0d416f2a Update the name of the blacklist var
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 10:22:28 +02:00
Patrick Uiterwijk
8a8d9f4b85 Switch over prod pagure.io to keyhelper/aclchecker
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 10:20:42 +02:00
Patrick Uiterwijk
bc255f3fc0 Remove ScriptAlias to use in-Pagure https clone
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 10:20:42 +02:00
Miroslav Suchý
a66fe38208 copr: disable logging of /archive/spacewalk requests 2018-10-12 02:16:13 +02:00
Miroslav Suchý
003bd6271f copr: enable multiprocessor on lighttpd
This will utilize more cores for lighttpd, but because lighttpd does not synchronize
writing to logs, we have to pipe it to cronolog.
2018-10-12 01:25:51 +02:00
clime
faa51fdfad libravatar: mount volume to /dev/vdc due to swap being on /dev/vdb already 2018-10-12 00:34:42 +02:00
Kevin Fenzi
d57f891ade Fix staging oci-registry to point to 01 only since we don't have a 02 anymore.
This commit should make no changes to production and thus shouldn't need a freeze break.
2018-10-11 22:07:33 +00:00
clime
48c1accc0c libravatar: update libravatar's production ip 2018-10-11 23:24:09 +02:00
Patrick Uiterwijk
6d313b60b0 Switch Pagure.io over to aclchecker
This will make it possible to migrate repositories to repoSpanner.

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 20:19:13 +02:00
Patrick Uiterwijk
1302f79993 Add IPv6 to pagure-stg internal IPs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 20:01:44 +02:00
Patrick Uiterwijk
80887eb180 Use the correct sshd config for Pagure
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 19:52:23 +02:00
Patrick Uiterwijk
3d06a5de35 Move [sar] down
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 19:47:24 +02:00
Patrick Uiterwijk
158d610ac0 Remove this silly changed_when
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 19:33:23 +02:00
Patrick Uiterwijk
448b08dfe6 Add keyhelper to pagure.io
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-11 19:12:08 +02:00
clime
260d0c817b libravatar: set httpd_can_network_connect_db for PostgreSQL 2018-10-11 13:20:30 +02:00
clime
05d7b05b36 libravatar: comment out letsencrypt usage for the time being 2018-10-11 13:03:15 +02:00
clime
ecbaba4301 libravatar: minor fixes 2018-10-11 12:53:08 +02:00
clime
bd7f9f8f0c libravatar: ensure correct selinux type for /srv/libravatar 2018-10-11 12:52:27 +02:00
clime
352f17a767 libravatar: fix acme-challenge rules 2018-10-11 12:01:45 +02:00
clime
86d4e883d3 libravatar: set httpd_unified to on 2018-10-11 10:40:18 +02:00
Michal Konečný
07b94fabfe Make me admin again 2018-10-11 10:32:57 +02:00
Kevin Fenzi
c04137aba8 missed a boolean here 2018-10-10 20:19:44 +00:00
Kevin Fenzi
7887029ffb Some selinux policy for staging. 2018-10-10 20:01:45 +00:00
clime
78775f1b36 libravatar: update srv to mnt for data path 2018-10-10 18:57:14 +02:00
clime
87c350f293 libravatar: fix selinux type 2018-10-10 18:52:05 +02:00
clime
33c6c15c3e libravatar: add missing dep, fix selinux rules 2018-10-10 18:48:32 +02:00
clime
10eec33a73 libravatar: add acme-challenge rules 2018-10-10 18:39:27 +02:00
clime
146380d0ae libravatar: move data dir to /mnt 2018-10-10 18:36:33 +02:00
clime
1d861d6b28 libravatar: set selinux contexts on /srv/libravatar and /srv/.well-known 2018-10-10 18:33:39 +02:00
Kevin Fenzi
8dcc3712af Switch anitya backups to use --exclude-table-data rather than excluding entire tables
This allows people to use the db dump without having to manually create the missing tables.
2018-10-10 16:19:19 +00:00
Aurélien Bompard
323c4ba02f messaging-bridges: config file syntax again 2018-10-10 15:36:35 +00:00
Aurélien Bompard
6818bed3f3 messaging-bridges: config file syntax 2018-10-10 15:26:48 +00:00
Aurélien Bompard
07d0ee605e Fix config file and queue parameters 2018-10-10 14:39:43 +00:00
clime
389bd76a14 libravatar: copy custom pg_hba.conf 2018-10-10 16:07:57 +02:00
Aurélien Bompard
9176f0f1ba messaging-bridges: generate fedmsg policy 2018-10-10 13:42:09 +00:00
Randy Barlow
d05206653b Upgrade staging to bodhi-3.10.1-1.fc27.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-09 21:34:46 +00:00
Adam Williamson
8d56191cc3 Fix missing quote mark in autocloudreporter package list
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 14:21:51 -07:00
Adam Williamson
4d884a0e3c Fix more dnf loop deprecations in various roles
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 14:09:00 -07:00
Adam Williamson
c69c2fd485 openqa/relvalconsumer: fix all other dnf loop cases to use lists
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 13:50:39 -07:00
Adam Williamson
5dea458a23 openqa/dispatcher: tweak package installs a bit more
Don't need u-t as much any more, switch to lists for the others.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 13:32:17 -07:00
Adam Williamson
99a2f7dd01 Let's play some more syntax bingo
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 13:17:18 -07:00
Adam Williamson
1e96a516ea Maybe with quotes? Why doesn't the example page explain this?
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 13:15:12 -07:00
Adam Williamson
7a26cc1313 openqa/dispatcher: use list not loop for package names
The loop style is apparently deprecated, we're supposed to use a
list of package names now. Doing just one task as a test to see
if I got the syntax right.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-10-09 13:07:13 -07:00
Pierre-Yves Chibon
2bd787e760 Make paguremirroring part of the git group as otherwise it can't access the repos...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-10-09 20:27:12 +02:00
Pierre-Yves Chibon
3eef587a39 Tell pagure where to store the ssh keys
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-10-09 20:17:01 +02:00
Pierre-Yves Chibon
14be968cff Adjust pagure's config file so the mirroring service can access it
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-10-09 20:11:05 +02:00
Pierre-Yves Chibon
3dd0a134ad Blacklist paguremirroring in FAS
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-10-09 20:06:06 +02:00
Pierre-Yves Chibon
15f95e4647 Adjust and install the pagure_mirror service file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-10-09 20:06:06 +02:00
Kevin Fenzi
de4673571c Frozen for Fedora 29 final
This is to note that we are now in final freeze.
2018-10-09 17:55:26 +00:00