Commit graph

8453 commits

Author SHA1 Message Date
Kevin Fenzi
6309062daa Fix up nagios check for mysqlmariadb database dump ages. 2015-06-04 20:43:30 +00:00
Kevin Fenzi
c517c48a21 Run this as root actually. It seems this may be needing to run as root. 2015-06-04 18:50:51 +00:00
Kevin Fenzi
140af2c7ac This has to have a --user=root in order to be able to access the dbs
It runs as mysql user, but root when connecting to the db.
2015-06-04 18:37:12 +00:00
Kevin Fenzi
ef817b7d0c Add backups for mariadb nightly like we do for postgres.
This allows us to back up /backups and get a good few days database
dumps on mariadb servers.
2015-06-04 17:29:16 +00:00
Valentin Gologuzov
9d31407e01 [copr][keygen] silencing backup script 2015-06-04 18:48:30 +02:00
Ralph Bean
4d5d32802f Fix the user_url for fas in apps.fp.o/fedmenu. 2015-06-04 16:35:22 +00:00
Mathieu Bridon
fefea74100 distgit: Properly make the symlink 2015-06-04 18:12:10 +02:00
Aurélien Bompard
6393ef117c Mailman: update import script 2015-06-04 15:58:45 +00:00
Till Maas
e3606ba68e Use more https URLs where possible 2015-06-04 17:20:06 +02:00
Till Maas
93f4a62bac People: Remove dead link to blog.fpo 2015-06-04 17:06:59 +02:00
Till Maas
c742cb749b planet: Remove dead link to blogs.fpo 2015-06-04 16:59:27 +02:00
Mathieu Bridon
9b1e60ece2 distgit: One more case of error handling 2015-06-04 16:11:42 +02:00
Miroslav Suchý
f49e0abe06 update new internal copr's IP 2015-06-04 14:26:26 +02:00
Patrick Uiterwijk
537608c514 Grafana got a new IP 2015-06-04 12:19:58 +00:00
Miroslav Suchý
bad9a13b22 fix keygen sec-group 2015-06-04 14:16:33 +02:00
Miroslav Suchý
02e5abd7a1 install etckeeper so if upgrade broke openstack we know what was changed 2015-06-04 12:08:33 +02:00
Pierre-Yves Chibon
cbeaa9437c Store the new version of the selinux policy for distgit 2015-06-04 09:33:10 +00:00
Pierre-Yves Chibon
c7678aed77 Require the types git_script_t and nfs_t 2015-06-04 09:29:26 +00:00
Mathieu Bridon
8cb0fa5632 Add a docstring to send_error 2015-06-04 10:58:50 +02:00
Mathieu Bridon
187de33c8a distgit: Improve error reporting to the client
There is a send_error method, which sends the error message back to the
client. (pyrpkg in our case)

Unfortunately, that method doesn't send back an error HTTP status code,
which I'm assuming must be interpreted as a "200 OK" status.

pyrpkg completely ignore the text sent back by the server, unless the
status code is not 200, which means all those errors are silently
ignored.

This commit makes sure the send_error method will always return an error
status ("500 Internal Server Error" by default), and moves all the error
handling code to use that method, specifying their own status code if
needed.
2015-06-04 10:58:50 +02:00
Pierre-Yves Chibon
3108b3b1fe Allow git_script_t to create link on NFS 2015-06-04 10:34:47 +02:00
Mathieu Bridon
0897e5d042 distgit: Don't raise, return the error to the client
Raising only sends the error to the logs, the client thinks everything
went fine.
2015-06-04 10:00:17 +02:00
Patrick Uiterwijk
6e8957be3b We never actually used OVS.....
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-04 06:13:06 +00:00
Kevin Fenzi
550ddfada1 Drop /s that cause permissions issues. 2015-06-04 04:24:34 +00:00
Patrick Uiterwijk
0d131dd600 IMPORTANT: We want OVS, NOT ML2!!!
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-04 03:46:15 +00:00
Kevin Fenzi
7ce8c25de5 This is db03, no idea why I put db02. I guess I must be getting tired. 2015-06-03 23:56:52 +00:00
Kevin Fenzi
a84163007e Adjust nagios for the db05 to db03 changes. 2015-06-03 23:51:06 +00:00
Kevin Fenzi
fff16d01d7 Switch things over from db05 to db03.
Backups and wiki and what dbs to backup on db03 to /backups.
2015-06-03 21:30:06 +00:00
Kevin Fenzi
61b62dcea3 Use the actual proper syntax for httpd here. Thanks httpd -t 2015-06-03 20:36:10 +00:00
Kevin Fenzi
1de95c38e7 Make kojipkgs use wide indexes so you can see full filenames. Fixes ticket 4773. 2015-06-03 20:32:43 +00:00
Martin Krizek
ff3873892e Use correct execdb server url 2015-06-03 06:34:36 +00:00
Stephen Smoogen
47a5f85b55 and we need to add this here so dns knows aobut it. 2015-06-02 20:20:47 +00:00
Kevin Fenzi
0ee5884ba0 Missing required argument name= 2015-06-02 19:16:18 +00:00
Kevin Fenzi
9e518ba490 Setup zodbot/ursabot to start on boot so we don't have to remember to manually start them after reboots. 2015-06-02 19:08:36 +00:00
Valentin Gologuzov
be3c88e08e [backend] hotfix for ignored extra buildroot packages 2015-06-02 19:00:15 +02:00
Kevin Fenzi
ba81dd126e Add a simple and basic check-for-updates playbook. 2015-06-02 15:44:17 +00:00
55f6bc08e5 add missing sebool toggle
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:22:15 +00:00
5f03112e68 Oh, right, Apache's config isn't _really_ xml
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:18:57 +00:00
1613f3dcbc comment out more things
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:17:37 +00:00
1670e38ba0 gravana-server
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:09:29 +00:00
af9c909c18 right port
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:07:46 +00:00
8fa651e92b a few fixes for graphite-web
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 15:03:53 +00:00
cb92cdfff7 actually define the handle. You know, it might be helpful, given that I told ansible to use it.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 14:49:12 +00:00
bd9be282cd comment out a few roles for now, to make testing quicker
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 14:39:45 +00:00
f40f3c6f70 need zeromq3-devel
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 14:38:11 +00:00
50475a50aa slight speed up
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 14:25:41 +00:00
668c8bd5d9 chdir, not cwd
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 14:16:11 +00:00
Kevin Fenzi
af2f786498 Revert "Conditionalize this for fedora 22 which has only dnf, no yum."
Turns out we don't have facts gathered here, so this won't work.
Also, in the new cloud we don't need this task at all.

This reverts commit 69d865e7ff.
2015-06-02 13:44:32 +00:00
9e757aa0fb Merge branch 'master' of /git/ansible 2015-06-02 13:38:54 +00:00
430fa96fd9 grab cabal-install from copr for now.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-02 13:38:47 +00:00