Ralph Bean
c41f3c4b59
Iterate over hosts, not vars.
2015-06-12 16:45:41 +00:00
Ralph Bean
11bde05e66
Debug statement.
2015-06-12 16:44:14 +00:00
Ralph Bean
271300e94c
Try passing in the list of hosts a different way.
2015-06-12 16:42:46 +00:00
Ralph Bean
7683da988a
Gotta push that out in a task.
2015-06-12 16:38:08 +00:00
Ralph Bean
a91f4964fc
Declare filter.
2015-06-12 16:30:46 +00:00
Ralph Bean
99c75f405b
This will always be there.
2015-06-12 16:29:45 +00:00
Ralph Bean
60dbdd00cf
Try dynamically generating some fedmsg config from group/host vars in staging.
2015-06-12 16:27:45 +00:00
7acd932025
Add mapping definitions to mote role
2015-06-12 16:23:28 +00:00
Adrian Reber
d7a367ae66
Decrease the number of parallel crawlers from 35 to 32
2015-06-12 16:11:00 +00:00
Adrian Reber
4d80aff5f1
The crawler logs are now on mm-crawler01
2015-06-12 16:11:00 +00:00
Adrian Reber
408935f826
Increase cache time for mirrorlist
...
The mirrorlist which can be viewed in the browser used to be generated
once or twice per day with MM1. This is listed is now cached in varnish
but only for two minutes. This patch increases the cache time to 6 hours.
Also increase cache time for the static mirrormanager content.
2015-06-12 16:09:14 +00:00
Adrian Reber
a55526bcaf
MM: Use the new api interface for Nagios checks
...
The newly introduced api interface provides a way to query the MM
frontend for availability which only performs a minimal database query.
Using this interface should reduce the load on the frontend and the
database.
2015-06-12 16:06:06 +00:00
Kevin Fenzi
22b9f49506
Revert "copr builders: on F22 tell mock to use yum-deprecated"
...
yum isn't in the mock chroots and is breaking all builds for f22+
This reverts commit 2b1af001a4
.
2015-06-12 14:42:39 +00:00
Ralph Bean
51ecfa56e4
Remove old files.
2015-06-12 14:29:15 +00:00
Kevin Fenzi
ae4921477a
Kind of need yum installed in order to use it in copr builders.
2015-06-12 14:25:25 +00:00
Ralph Bean
d68824b7bd
Try mote config in staging.
2015-06-12 14:09:41 +00:00
Ralph Bean
7eb8b0664d
Some more updates to the mote config.
2015-06-12 13:58:17 +00:00
a6763e75cf
Rename mote configuration file
2015-06-12 13:52:27 +00:00
f6f8769666
Don't restart apache each time role is ran
2015-06-12 13:48:21 +00:00
Miroslav Suchý
2b1af001a4
copr builders: on F22 tell mock to use yum-deprecated
2015-06-12 12:15:17 +02:00
Patrick Uiterwijk
b236fdfe29
Remove the unused mirrormanager2 backend from varnish
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-12 07:59:19 +00:00
59924d35a4
Update mote role, removing memcached dependency in favor of JSON store
2015-06-11 23:23:37 +00:00
Kevin Fenzi
6642890bc4
Also this koji url. Should have just added all three at once. Oh well.
2015-06-11 20:17:52 +00:00
Kevin Fenzi
cf197febd5
Add also a koji_server_url for s390
2015-06-11 20:15:00 +00:00
Ralph Bean
7d55947b9f
For now, install the kojid runroot plugin on a "runroot" subset of builders.
2015-06-11 20:14:46 +00:00
Kevin Fenzi
7f2f3566ec
Add a s390 topurl for kojid.conf
2015-06-11 20:12:15 +00:00
Kevin Fenzi
889bf0f32f
Logic failure. Should be or here and not and.
2015-06-11 20:05:53 +00:00
Kevin Fenzi
118d73e3f0
Typo fix (one too many }s)
2015-06-11 20:02:02 +00:00
Kevin Fenzi
c4dec6bcb4
Add koji builder on the s390 hub.
2015-06-11 20:01:14 +00:00
Ralph Bean
06901866a7
Fix syntax error.
2015-06-11 18:35:58 +00:00
Ralph Bean
4df520620b
Roll ppc into that template as well.
2015-06-11 18:23:29 +00:00
Ralph Bean
e860053d8e
Adjust task for that last commit.
2015-06-11 18:17:35 +00:00
Ralph Bean
4cc1580eae
Collapse our different /etc/koji.conf copies into a template as well.
2015-06-11 18:12:12 +00:00
Ralph Bean
9ea9f16504
Remove file, now rolled into a template.
2015-06-11 18:08:19 +00:00
Ralph Bean
51c7268248
Use group_vars and roll arm kojid into that same template.
2015-06-11 18:03:21 +00:00
Ralph Bean
7cdb09e384
Move kojid.conf from a file to a template to simplify stg/prod management.
2015-06-11 17:47:36 +00:00
Valentin Gologuzov
8dfd757051
[dopr] fix tmpfiles.d
2015-06-11 18:10:13 +02:00
Valentin Gologuzov
d609f07430
[dopr] fix config
2015-06-11 17:09:38 +02:00
Valentin Gologuzov
26dbd1dc14
[dopr] install ssh config
2015-06-11 16:52:04 +02:00
Valentin Gologuzov
40c27aeef3
[dopr] add nginx to proxy http
2015-06-11 16:32:15 +02:00
Valentin Gologuzov
064851c04e
[dopr] open http/https ports in firewall
2015-06-11 15:51:51 +02:00
Valentin Gologuzov
be345a397e
[dopr] fixed cdic_update_db script; mkdir /var/run/cdic
2015-06-11 15:25:08 +02:00
Valentin Gologuzov
d2af37b909
[dopr] use dnf; fix pg_hba.conf
2015-06-11 15:14:56 +02:00
Valentin Gologuzov
ca3f4a8c55
[dopr] install python-psycopg2 # for psql utils
2015-06-11 14:54:17 +02:00
Valentin Gologuzov
34c9acca16
[dopr] add handlers
2015-06-11 14:51:19 +02:00
Valentin Gologuzov
12bda40c3d
[dopr] fixed location of pg_hba.conf
2015-06-11 14:48:06 +02:00
Valentin Gologuzov
dd3389b842
[dopr] create ~/.ssh dir
2015-06-11 14:38:55 +02:00
Valentin Gologuzov
b594af8905
[dopr] cleanup old ip from known_hosts
2015-06-11 14:36:49 +02:00
Valentin Gologuzov
3102fddd17
[dopr] typo; disabled known_hosts cleaning
2015-06-11 14:34:13 +02:00
Valentin Gologuzov
2acf7e46ef
[dopr] create /home/cdic/.config dir
2015-06-11 14:28:30 +02:00