seddikalaouiismaili
e785293064
add check for rsyslogd
2020-10-02 18:50:29 +00:00
Mark O'Brien
5fe015a90a
nagios server plugins: port to py3
2020-10-02 18:46:32 +00:00
Mattia Verga
5b6babce04
bodhi: add some bots to stats blacklist
...
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
2020-10-02 18:41:43 +00:00
Pierre-Yves Chibon
155094f884
git/hooks: Update the gnome-post-receive-email hook to use the git-multimail gook instead
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 18:39:08 +00:00
Kevin Fenzi
443da0c77b
odcs: try and fix cron job for eln compose
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-02 11:33:47 -07:00
Mohan Boddu
f43591147d
Changing the odcs arches armv7hl to armhfp and i686 to i386
...
This helps in solving the openh264 mirroring and follow other fedora
composes
MM doesn't understand armv7hl and i686, we need to manually change them
everwhere without this fix
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-10-02 18:22:52 +00:00
Mohan Boddu
565931267e
Adding eln modular config for signing
...
And updating the eln normal builds signing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-10-02 18:18:07 +00:00
Kevin Fenzi
d9e8f5951a
distgit: correct path to pagure_sar.py script
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-02 09:27:38 -07:00
Kevin Fenzi
bfb55039d6
nagios / client: fix ip address for batcave01 vpn endpoint
...
We used the 192.168.20 network while migrating from phx2 to iad2, but we
no longer should be using it anywhere. Change it to 192.168.1.41, which
is the current correct ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-02 09:06:10 -07:00
Kevin Fenzi
4b067c6fec
openvpn / server / ccd files: Fix hosts that had the old transition iad2 vpn
...
When we moved datacenters we had iad2 pointing to 192.168.20 at various
points to migrate things. We should no longer have any hosts using that
ip range. Move them all back.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-02 08:44:33 -07:00
Troy Dawson
bdf8112380
platform-eln.yaml in staging
2020-10-02 12:51:47 +00:00
Troy Dawson
274a45bb33
Add default_modules_scm_url
2020-10-02 12:51:47 +00:00
Troy Dawson
047962d992
initial eln platform yaml
2020-10-02 12:51:47 +00:00
Pierre-Yves Chibon
2cee47a2f3
testdays: move on from db init to db upgrades upon redeploy
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:37:11 +02:00
Pierre-Yves Chibon
8dbce648f4
testdays: looks like the env variable needs to be a string
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:34:49 +02:00
Pierre-Yves Chibon
788f6b1476
testdays: tell the apps it runs on openshift
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:33:20 +02:00
Pierre-Yves Chibon
85cc8be92b
testdays: Do not use the full python path
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:19:35 +02:00
Pierre-Yves Chibon
f43502d053
testdays: try without the PYTHONPATH to see
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:16:05 +02:00
Pierre-Yves Chibon
237a41d950
testdays: fix path to the cli.py file...
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:04:25 +02:00
Pierre-Yves Chibon
68b48c1460
testdays: Try the unversion python
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 11:00:54 +02:00
Pierre-Yves Chibon
1119061f7c
testdays: Have the application create the database for us
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:58:25 +02:00
Pierre-Yves Chibon
058b01bc87
Revert "testdays: change port from 8080 to 80"
...
This was actually not needed/a bad idea. gunicorn runs it at 8080
This reverts commit f00e4ea2ea
.
2020-10-02 10:51:45 +02:00
Pierre-Yves Chibon
f00e4ea2ea
testdays: change port from 8080 to 80
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:48:54 +02:00
Pierre-Yves Chibon
0f090c8aa3
testdays: drop the command when starting the container s2i should take care of it now
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:45:18 +02:00
Pierre-Yves Chibon
508447579a
testdays: move to my fork for now
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:39:27 +02:00
Pierre-Yves Chibon
79cbd3c411
testdays: few tweaks on how the project gets started
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:32:33 +02:00
Pierre-Yves Chibon
b388f33ee4
testdays: filling in the private variables may help...
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:28:45 +02:00
Pierre-Yves Chibon
0bf325d2fe
testdays: Setup the DB for testsdays in the playbook directly
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:24:19 +02:00
Pierre-Yves Chibon
80364165e6
testdays: start the playbook and role to deploy this app in openshift
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 10:08:42 +02:00
Pierre-Yves Chibon
8a13932c66
postfix: Drop the main.cf for pagure02 - never worked
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-02 09:50:42 +02:00
Jan Kaluza
da56f3384b
ODCS: Run ELN compose every 3 hours and use timestamp in the label.
2020-10-02 08:36:05 +02:00
Kevin Fenzi
965ea829ac
resultsdb: override service with correct directory name
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 17:47:07 -07:00
Kevin Fenzi
5b6efccb2f
resultsdb / httpd / try another way to override the base unit file.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 17:30:31 -07:00
Kevin Fenzi
3dd9d07154
resultsdb: add tags for httpd service config
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 16:57:17 -07:00
Kevin Fenzi
71d475085b
iptables / koji_builder: update ip address for pagure.io
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 16:55:00 -07:00
Kevin Fenzi
3fc979c19d
resultsdb: restart httpd on error
...
We have been getting lots of OOM kills on httpd on resultsdb01.
This should at least mitigate it until we can sort out why it's
happening.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 14:59:08 -07:00
Kevin Fenzi
d7c69fe880
koji_builder / staging: only setup libvirtd.conf in prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 14:20:03 -07:00
Michael Scherer
4b24541160
Add a name, and do not spam root@ uselessly
2020-10-01 22:38:23 +02:00
Michael Scherer
f47d1d5aa5
Fix the path for the update cronjob
2020-10-01 22:11:44 +02:00
Kevin Fenzi
68b24dcdc0
badges / web: install git-core since we try and use it there now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-01 11:53:20 -07:00
Pierre-Yves Chibon
dc59446b99
pagure: drop the frontend sub-directory
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 16:14:06 +02:00
Pierre-Yves Chibon
9506631012
pagure: replace pagure01 by pagure02
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 16:09:14 +02:00
Pierre-Yves Chibon
c9c2a6158e
pagure: clean up the pagure role as pagure01 is no longer real
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 16:09:14 +02:00
Mark O'Brien
8e7dcdbf8d
dns - add SA zone to named.conf
2020-10-01 14:46:28 +01:00
Mark O'Brien
a6d6c6eee4
allow new ip for proxy38 on batcave
2020-10-01 14:41:19 +01:00
Mark O'Brien
f605f83ad6
pagure - remove refs to sslv1/2 as no longer supported
2020-10-01 12:35:01 +01:00
Pierre-Yves Chibon
ce56359d70
pagure: missed a type in the selinux policy...
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 12:53:54 +02:00
Pierre-Yves Chibon
9df0fc6b33
pagure: adjust the selinux policy some more
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 12:50:44 +02:00
Pierre-Yves Chibon
11c31a9fe1
pagure: fix typo in selinux boolean
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 12:44:33 +02:00
Pierre-Yves Chibon
317be2fa93
pagure: Add missing permission in the pagure policy
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-01 12:43:24 +02:00