Commit graph

16890 commits

Author SHA1 Message Date
Ralph Bean
87d3989731 OIDC details for MBS.
Try this for now.  If we need actual secret values, we can set those up.
2017-02-09 19:55:56 +00:00
Nick Bebout
723817c096 icanhazmorespace plz? 2017-02-09 19:44:41 +00:00
Kevin Fenzi
0c46d0e4a1 drop newlines from nc in restart container script 2017-02-09 19:33:14 +00:00
Ralph Bean
83463ea756 Enable pdcupdater MBS handler, only in staging. 2017-02-09 19:21:52 +00:00
Kevin Fenzi
5086f5170f some variables on bodhi-backend03 to make it more ready for testing 2017-02-09 17:20:08 +00:00
Ralph Bean
439c460d48 Add MBS devs to the PDC-backend error mailing group. 2017-02-09 17:18:46 +00:00
Kevin Fenzi
b37c40a1e9 hey, lets bring back a bodhi-backend03 for some testing 2017-02-09 16:47:24 +00:00
Jeremy Cline
3019d81819 Merge branch 'master' of /git/ansible 2017-02-09 16:30:08 +00:00
Jeremy Cline
94e353f1f0 Add a playbook for upgrading Anitya
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-09 16:29:48 +00:00
Ralph Bean
522d74205d PDC - a new life on F25. 2017-02-09 15:10:04 +00:00
Jeremy Cline
1a8660fe36 Merge branch 'master' of /git/ansible 2017-02-09 14:43:42 +00:00
Aurélien Bompard
9001dd8245 Mailman: don't empty memcached on upgrades 2017-02-09 14:43:14 +00:00
Aurélien Bompard
dd926bdd5b HyperKitty: make the Fedora login button more visible
Fixes #5737
2017-02-09 14:43:14 +00:00
Jeremy Cline
23a4be2b01 Fix the-new-hotness git url
It contained /cgit/ which is to the cgit interface, not the actual
repository.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-09 14:42:40 +00:00
Jeremy Cline
df6433f86e Update the-new-hotness staging git url
It pointed to an invalid url so this switches it to src.stg

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-09 14:33:33 +00:00
Ralph Bean
e87c8ef515 Update the name of this package. 2017-02-09 12:01:17 +00:00
Kevin Fenzi
0fd8d4045d use : here as continue does not make sense 2017-02-09 01:30:05 +00:00
Patrick Uiterwijk
2160e9be1e Also drain local2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 23:49:06 +00:00
Patrick Uiterwijk
790b229039 Drain local mirrorlist1 when we go update
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 23:45:01 +00:00
Patrick Uiterwijk
833f251ed7 Check local mirrorlist stuff very often
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 23:25:44 +00:00
Patrick Uiterwijk
445ad6aaff Fail on status >=400
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 23:19:19 +00:00
Patrick Uiterwijk
ad58a2b0fa Turns out this was invalid syntax
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 23:13:22 +00:00
Patrick Uiterwijk
b5f498e51a Skip the Continue tags, as they're useless
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 22:59:26 +00:00
Patrick Uiterwijk
78b1fe0087 Move mirrorlist service stuff into template and deploy -2 image
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 22:43:15 +00:00
Patrick Uiterwijk
0b97892782 Bump to 3.7-2
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 22:36:32 +00:00
Kevin Fenzi
74bcf7d2a9 fix mirrorlist-phx2 in haproxy 2017-02-08 21:18:57 +00:00
Kevin Fenzi
69e6e12825 lets add proxy02 local containers to haproxy 2017-02-08 21:14:55 +00:00
Kevin Fenzi
fe60ef5d15 fix mode on mirrorlist-proxy restart script 2017-02-08 21:04:14 +00:00
Kevin Fenzi
5d963eb31b add proxy02 to get pkl synced from mm-backend01 2017-02-08 20:46:23 +00:00
Kevin Fenzi
41528495d7 fix file invocation 2017-02-08 20:43:28 +00:00
Kevin Fenzi
4b59b4cd0b add missing tag 2017-02-08 20:39:39 +00:00
Kevin Fenzi
42b410026e fix typoed variable 2017-02-08 20:31:22 +00:00
Kevin Fenzi
7c811e0160 let proxy02 join the container fun 2017-02-08 20:28:33 +00:00
Kevin Fenzi
92a478245e add some vars 2017-02-08 20:14:50 +00:00
Kevin Fenzi
c21c4384e3 initial setup for syncing pkl to mirrorlist containers on proxies 2017-02-08 20:02:37 +00:00
Kevin Fenzi
35450d4a73 add in cron job for hourly restart/pkl reloads of mirrorlist containers 2017-02-08 19:46:30 +00:00
Kevin Fenzi
240379428a initial rough draft container reload script 2017-02-08 19:22:04 +00:00
Patrick Uiterwijk
db049bf744 Fix exit codes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 18:49:24 +00:00
Kevin Fenzi
ecdb0eb06c make mirrorlist containers use seperate pkls 2017-02-08 18:43:07 +00:00
Jeremy Cline
b332de14b3 Add a root logger to the fedmsg base logging config
This alters the logging configuration for all fedmsg applications. It
adds a root logger configuration which handles messages that are not
covered by other loggers (and which also have ``propagate=False``). This
means that all Python modules will now be able to emit log messages,
rather than those in the ``fedmsg`` or ``moksha`` Python packages (or
other packages that use their loggers).

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-08 18:22:14 +00:00
Jeremy Cline
d3cd58ec25 Add myself to the hotness stage error notification list
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-08 16:27:26 +00:00
Jeremy Cline
db997277d8 Add myself to the-new-hotness error notification list
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-08 16:24:49 +00:00
Patrick Uiterwijk
ec68c3ce39 Make it not match autocloud01
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 14:31:56 +00:00
Patrick Uiterwijk
a90e9070cd No stg ip override in cloud
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-08 14:07:25 +00:00
Ralph Bean
79ea08bcb0 dnf new f25 pdc frontend nodes. 2017-02-08 12:09:29 +00:00
Ralph Bean
9f51bbc712 Convert pdc-web01.stg from rhel7 to f25. 2017-02-08 11:45:52 +00:00
Kevin Fenzi
fb17f4c948 have jenkins use this because it just gets redirected there anyhow 2017-02-07 22:48:35 +00:00
Kevin Fenzi
87f785d315 have mirrorlist container use real build 2017-02-07 21:44:35 +00:00
Jeremy Cline
e86098f17a Connect staging hotness to production anitya
Ideally we should have a staging anitya for the staging hotness to
connect to, but we don't at the moment, so this connects it to the
production anitya fedmsg bus.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-07 18:14:03 +00:00
Patrick Uiterwijk
cb4591fe70 Sign the new updates/ atomic ref
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-02-07 16:40:36 +00:00