Commit graph

11223 commits

Author SHA1 Message Date
Kevin Fenzi
a5007ba910 Move ntp to a template. In phx2 non bastion01/02 hosts will use bastion01/02 and those will use the normal rhel pools. 2015-12-08 19:33:29 +00:00
Kevin Fenzi
4e49aac830 Allow ntp from internal phx2 10 nets to bastion servers. 2015-12-08 19:30:30 +00:00
Kevin Fenzi
9511bfe231 Define this so the dev-clients playbook completes 2015-12-08 19:00:27 +00:00
Kevin Fenzi
196af16b23 I can speel. Really I can. 2015-12-08 18:53:51 +00:00
Kevin Fenzi
205b10441a Also ignore errors here. 2015-12-08 18:52:06 +00:00
Kevin Fenzi
d36f2cfa79 Fix thinko 2015-12-08 18:50:24 +00:00
Kevin Fenzi
1fed3a1d2c Rework logic to handle f22 systemd 2015-12-08 18:48:07 +00:00
Kevin Fenzi
dc6f14bd31 Create a dnf-automatic role, and switch taskotron/resultsdb dev to use it. 2015-12-08 18:38:40 +00:00
Ralph Bean
ca6d1ac012 Declare new message types from pungi-koji. 2015-12-08 17:35:21 +00:00
Ralph Bean
46ea393cf6 Add fedmsg config to releng-compose nodes. 2015-12-08 17:00:27 +00:00
Toshio くらとみ
a5d4e048f0 Port to work with both ansible 1.x and 2.x 2015-12-08 16:37:10 +00:00
Miroslav Suchý
a19946ccba copr: we do not need this
most of the logs is compressed anyway
and there is full log of errors where cache for compress could not be created
This is simplest solution to fix this issue.
2015-12-08 17:23:16 +01:00
82e9e4c6f3 bugyou: Replace dnf with yum 2015-12-08 12:59:56 +00:00
a8355e7419 Add bugyou roles 2015-12-08 06:28:09 +00:00
Adam Williamson
e43cf5940b openqa: create N-2 hard disk images too 2015-12-07 15:12:04 -08:00
Adam Williamson
7e2b87f99a openqa: always fully re-load the test templates
I didn't do this originally because I was trying to make it
only show changed when something had really changed, but it was
too conservative - it wouldn't update when a test definition
changed, only when one was added. Doing it manually is a bit
annoying (you have to do the sed step and the ownership change)
so it's better to let you just re-run the play to update the
tests, even if it does mean getting the occasional spurious
changed state.
2015-12-07 15:05:58 -08:00
Ralph Bean
b335baa92a The rpms.json file can be really, really big. 2015-12-07 20:45:01 +00:00
Patrick Uiterwijk
fd0877da08 Revert "memcached02 goes down temporarily"
This reverts commit 24c98a63cd.
2015-12-07 19:35:12 +00:00
Patrick Uiterwijk
24c98a63cd memcached02 goes down temporarily
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-07 19:19:03 +00:00
Till Maas
be5c2eb707 Fix validate syntax 2015-12-07 20:15:23 +01:00
Till Maas
a24a3f20e4 Fix autosign iptables rule 2015-12-07 20:11:11 +01:00
Till Maas
1b28aecdcf Validate iptables files before restoring 2015-12-07 20:10:09 +01:00
Till Maas
fd9c8ac5a3 autosign: make connections from sigul stateless 2015-12-07 19:56:43 +01:00
Pierre-Yves Chibon
8832f7c5ca Blacklist projects as project name on pagure, it's an existing URL 2015-12-07 17:23:23 +01:00
Ralph Bean
c20a33541d Add fedmsg roles for resultsdb prod. 2015-12-07 15:04:23 +00:00
42a9d51dfe update the sync cron job for fedora
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-12-07 14:31:36 +00:00
2cbc7a3c04 koji_builder: no need to special case the PPC builders anymore 2015-12-07 08:21:15 +00:00
Adam Williamson
0c4d3070b2 check-compose: re-use external_hostname for checkcompose_url 2015-12-05 13:32:49 -08:00
Adam Williamson
b24574c8c1 check-compose: set base URL for compose check reports 2015-12-05 13:14:16 -08:00
Adam Williamson
d45c56decb openqa-server: need libguestfs-xfs
Turns out this was the reason why desktop HDD image generation
wasn't working: we need the XFS support bits for libguestfs or
else it can't resize the partitions.
2015-12-05 11:43:05 -08:00
Adam Williamson
a169937853 openqa-server: make openqa.ini world-readable
there's really no reason for this to be restricted, it doesn't
contain anything sensitive.
2015-12-05 11:30:10 -08:00
Kevin Fenzi
b67e8d2fd1 Add a geoip tag 2015-12-05 17:38:20 +00:00
Ralph Bean
9da695682e Fiddle with PDC permissions. 2015-12-05 16:34:06 +00:00
Ralph Bean
cd8f21ecb2 Fix some more fedmsg topic declarations. 2015-12-05 13:59:10 +00:00
4207bf5bb2 use f23 here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-12-05 09:20:41 +00:00
Adam Williamson
4e1ac4993c check-compose: damnit, more dashes 2015-12-04 19:19:52 -08:00
Adam Williamson
3c617216f9 check-compose: do a systemd daemon reload after installing units 2015-12-04 19:13:42 -08:00
Adam Williamson
57601d915e check-compose: apparently no dashes in variable names? WHATEVS 2015-12-04 19:01:53 -08:00
Adam Williamson
3becc32a39 check-compose: d'oh, template missing endifs 2015-12-04 18:56:06 -08:00
Adam Williamson
6babdc1883 check-compose: build before install and set prefix 2015-12-04 18:53:24 -08:00
Adam Williamson
09afa5ce5f add a check-compose role and activate it on openqa servers
I just killed the old BOS openqa deployment, which sends out
those 'compose check' emails, so I'm gonna go ahead and have
this new openqa deployment start sending out those emails a
little earlier than planned. This should result in both prod
and staging openqa running a compose check each day, but only
prod should actually send out an email report.
2015-12-04 18:48:44 -08:00
b0736cd244 enabling fedmsg on production resultsdb 2015-12-04 22:46:02 +00:00
Kevin Fenzi
d6f22a56dd Add arm cert handling to koji hub playbook. 2015-12-04 20:49:14 +00:00
Ralph Bean
f0da8ff62b Add some fedmsg topics forgotten from the explicit policy list. 2015-12-04 19:40:22 +00:00
Kevin Fenzi
cd8a1ba6dc Update ssh host keys 2015-12-04 19:40:01 +00:00
Kevin Fenzi
3266a84202 Add these 2 recent playbooks to master 2015-12-04 19:35:43 +00:00
Kevin Fenzi
aa8770ac15 Create hosted01 rhel7 instance that we will be migrating hosted03 (rhel6) to. 2015-12-04 19:08:36 +00:00
Kevin Fenzi
2dd2ada538 Drop twisted fedora21 buildbots 2015-12-04 18:09:46 +00:00
Kevin Fenzi
d4118c4764 There's no sysadmin group on composers. Switch to root for now. 2015-12-04 17:41:15 +00:00
Aurélien Bompard
62d9e34b8f Add a cron job for Mailman 3 2015-12-04 15:15:15 +00:00