Commit graph

24535 commits

Author SHA1 Message Date
Kevin Fenzi
f81fa5d69c ignore case here, we do not care about any info lines 2018-10-16 20:38:00 +00:00
Kevin Fenzi
f7855ade30 we do noot need urlquery here 2018-10-16 20:19:24 +00:00
Clement Verna
404dcb4a09 FPDC: Add OIDC settings to configmap
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-16 21:56:58 +02:00
Kevin Fenzi
89d55ff508 Fix up registry
* Move to new reg binary.
* Fix --delete on rsync that was blowing away flatpak indexes.
* Fix varnish to not drop requests for pagination on the registry
* Make cron jobs not email maxamillion directly.
* Make cron job ignore INFO output.
2018-10-16 18:53:51 +00:00
Kevin Fenzi
c7d3ba82f4 Enable fpdc scopes in ipsilon. Ticket 7299.
This simply installs the ipsilon plugin for fpdc scopes and
restarts it. If there's an issue we can easily remove it to
roll back to where we were.

+1s?
2018-10-16 17:20:52 +00:00
Patrick Uiterwijk
fa3745b508 Use the hook ID
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-16 11:26:22 +00:00
Kevin Fenzi
fb25f4e36d it is just reg in staging 2018-10-15 19:45:14 +00:00
Kevin Fenzi
68a03069d0 Also install the username/pass for pushing to the stg candidate registery. 2018-10-15 18:05:28 +00:00
clime
d8a887d9bb libravatar: add oliver (Oliver Falk) as root_auth_user
* Oliver is a core developer of new libravatar code base
2018-10-15 11:11:33 +02:00
Miroslav Suchý
08994deb1f copr: fix rendering of log.gz files
this got broken after a66fe3820 because we cannot load mod_access after mod_setenv
2018-10-13 17:04:26 +02:00
Sinny Kumari
ae525c269d
Stop building F28 AH image artifacts during bodhi run
Next Fedora Atomic Host TwoWeek release will be based on F29
stream and same will be followed in future releases.
So, building F28 AH artifacts during bodhi run is
not needed.

Additionally, use testing refs to build image artifacts
for updates-testing compose and updates refs to build
updates compose during bodhi run.

Related change - https://pagure.io/fedora-kickstarts/c/899bc45aa1d432ca67372ed112de16c0ea89251c?branch=f29

Signed-off-by: Sinny Kumari <sinny@redhat.com>
2018-10-12 14:31:23 -04:00
Patrick Uiterwijk
55a39a3902 Enable anon user for prod Pagure
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 15:25:27 +02:00
Michal Konečný
a1abb5b8e1 Update version of Anitya 2018-10-12 12:56:54 +02:00
Patrick Uiterwijk
74bf79c45b And Pagure has this special
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 11:45:28 +02:00
Patrick Uiterwijk
82ab220f3a Fix variable name
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-12 11:44:19 +02:00
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