Commit graph

14661 commits

Author SHA1 Message Date
Paul W. Frields
4f0380ce43 regcfp: turn off registration at Flock 2016 pre-reg deadline 2016-07-13 17:05:00 +00:00
Kevin Fenzi
f9dca89caf proxy07 is back, lets run ansible against it 2016-07-13 17:02:26 +00:00
Kevin Fenzi
28f1b6427b drop no longer existant download-rdus from this script 2016-07-13 16:48:51 +00:00
Ralph Bean
69d6bf52ea Make this host-specific instead of group-specific. 2016-07-13 13:54:26 +00:00
Ralph Bean
3eab17a0cc Push an unprivileged stg modularity fedmsg cert out to composer.stg, owned by modularity-wg. 2016-07-13 13:24:49 +00:00
Ralph Bean
b1d0171a84 Allow composer.stg to receive messages from modularity.fic.o
See https://fedorahosted.org/rel-eng/ticket/6441
2016-07-13 13:16:56 +00:00
Martin Krizek
fbc2f402e8 trigger: resultsdb_api was renamed to python-resultsdb_api 2016-07-13 13:06:52 +00:00
Martin Krizek
a62e07657f python-resultsdb_api is requires of libtaskotron anyway 2016-07-13 13:03:38 +00:00
Adrian Reber
e4cf0b3fd0 mm2_crawler: The cron script shouldn't terminate the cron script
The previous version just pkill'ed itself. This now actually works.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2016-07-13 15:01:33 +02:00
Martin Krizek
87f40b5247 resultsdb_api was renamed to python-resultsdb_api 2016-07-13 12:12:49 +00:00
Miroslav Suchý
63014c2224 typo 2016-07-13 14:06:05 +02:00
Miroslav Suchý
bc9acd48cc copr builder: update nosync and add F24 2016-07-13 11:28:22 +02:00
clime
c86337a4cf builder images for copr updated 2016-07-13 11:28:22 +02:00
Adrian Reber
1ae2327c3d mm2_crawler: That should be all in one line
Signed-off-by: Adrian Reber <adrian@lisas.de>
2016-07-13 10:27:40 +02:00
Adrian Reber
db3294285e mm2_crawler: make sure only one crawler is running
To make sure only one cron started crawler is running the previous
running (cron) crawlers are being signaled to shut down. The crawler can
try to gracefully shutdown if it gets the signal SIGALRM(14). After the
signal we wait for 5 minutes to give the crawler a chance to shutdown.
After that the crawler is killed. To make sure we only end the cron
started crawler we look for the following process "/usr/bin/python
/usr/bin/mm2_crawler --threads 25".

Signed-off-by: Adrian Reber <adrian@lisas.de>
2016-07-13 10:06:18 +02:00
Patrick Uiterwijk
efd6f1cb7e Add TLS stuff for taiga to ansible
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-13 05:21:46 +00:00
Kevin Fenzi
24235f84dd update ssh_known_hosts 2016-07-13 02:50:45 +00:00
50224c8235 [koji_hub] run updatecrl when we install it, so that httpd can start
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-13 02:20:14 +00:00
fdcd0bf26c add lvm_size
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-13 01:46:47 +00:00
beabdfdf84 Merge branch 'master' of /git/ansible 2016-07-13 01:36:56 +00:00
37afe084d9 move koji01.stg to vh04
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-13 01:36:53 +00:00
Kevin Fenzi
717cf8fa99 adjust taiga nginx config to not fail on start due to duplicate port 80 definitions 2016-07-13 00:41:25 +00:00
Kevin Fenzi
23eddb102a fix another typo in koji-hub playbook 2016-07-12 23:13:14 +00:00
Kevin Fenzi
12b31df60d fix typo in koji-hub playbook 2016-07-12 23:12:26 +00:00
Adam Miller
0b26309c35 only add osbs-client to x86_64 machines for now
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 22:36:02 +00:00
Patrick Uiterwijk
6b263dfd0e Uncomment the blocked email patch for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 22:06:27 +00:00
Adam Miller
79ec82bcff Merge branch 'master' of /git/ansible
* 'master' of /git/ansible:
  Add fas config for blocked email domains
  Backport FAS patch 168
2016-07-12 21:41:34 +00:00
Adam Miller
e3595e8db8 populate koji_hub value for osbs-client role in builders and hub
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 21:41:32 +00:00
Patrick Uiterwijk
d6fce05c1a Add fas config for blocked email domains
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 21:33:20 +00:00
Patrick Uiterwijk
656f72948c Backport FAS patch 168
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 21:32:19 +00:00
Adam Miller
010732969e only osbs-client on buildvm (just schedules with osbs) and koji-hub (status checking), ssl_verify everywhere, enable in prod
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 21:19:42 +00:00
Patrick Uiterwijk
29fa82db8c Fix indntation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 20:38:12 +00:00
Patrick Uiterwijk
df3205a62a Backport Fas PR #177
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 20:33:03 +00:00
61a1a2cc1d might as well add /srv/piwik too for configs and whatnot.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-12 19:46:49 +00:00
db15541989 Merge branch 'master' of /git/ansible 2016-07-12 19:26:57 +00:00
31f479d4be create the directory
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-12 19:26:50 +00:00
fa72b2b2cb make it so piwik can be backed up
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2016-07-12 19:25:16 +00:00
Adam Miller
5624c12da2 since ssl is handled at the proxy, no need to differentiate between prod/stg registry
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 18:34:42 +00:00
Patrick Uiterwijk
5b12255a3a docker-registry01 dns is now ready
This reverts commit 039a39a404.
2016-07-12 18:15:55 +00:00
Patrick Uiterwijk
039a39a404 This is not ready yet
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 17:47:05 +00:00
Adam Miller
83f3f0b738 fix typo for docker-registry config, httpd != http
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 17:41:47 +00:00
Patrick Uiterwijk
9d5305080e Add vpn rol to registry
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 17:19:38 +00:00
Patrick Uiterwijk
82592c9d79 Enable docker-registry01
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 17:16:45 +00:00
Patrick Uiterwijk
bb82361a04 Create docker-registry01 vpn config
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 17:14:35 +00:00
Patrick Uiterwijk
9bb59ea306 Add testing nova secgroup to test bug in API
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 16:36:21 +00:00
Patrick Uiterwijk
11a83754a3 Make taiga ssl also use post
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 16:01:30 +00:00
Patrick Uiterwijk
86b83c3e2b Enable registry.fp.o prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 15:22:05 +00:00
Patrick Uiterwijk
02b79e799b Add medical dietary restrictions field to flock registration
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-12 15:12:34 +00:00
Adam Miller
adb0bb4abf fix osbs stg vs prod username variable usage
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 13:42:24 +00:00
Adam Miller
dfce382ccf deploy production osbs htpassword
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-12 13:30:49 +00:00