Commit graph

32916 commits

Author SHA1 Message Date
Aurélien Bompard
ac2d865f09
Noggin: adjust SMTP config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 18:28:37 +02:00
Aurélien Bompard
f4baa7b273
Noggin: adjust variable names
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 18:26:44 +02:00
Aurélien Bompard
adf9345c83
Noggin: try again to fix the configmap
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 18:10:26 +02:00
Aurélien Bompard
e20344e493
Quotes.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 18:02:51 +02:00
Aurélien Bompard
9378371511
Noggin: better way to store the IPA CA cert, maybe?
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 18:02:20 +02:00
Aurélien Bompard
7bae92a161
Fix the configmaps definition
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 17:53:51 +02:00
Aurélien Bompard
e22e3de797
Noggin: adjust service port name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 17:18:38 +02:00
Aurélien Bompard
69ea5350e5
Noggin: adjust playbook
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 16:53:17 +02:00
Aurélien Bompard
7eaef5eeaf
Wrong usage of the slurp module
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 16:44:53 +02:00
Aurélien Bompard
d494854f62
RabbitMQ is still not back up in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 16:41:37 +02:00
Aurélien Bompard
acd9e4b6a4
Empty commit to trigger the sync 2020-08-19 16:39:34 +02:00
Aurélien Bompard
87d10677fd
Noggin: remove obsolete config
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 16:30:15 +02:00
Aurélien Bompard
de935b8145
Noggin: don't override the namespace
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 16:27:56 +02:00
Aurélien Bompard
05ea33bf84
Workaround for colon-spaces in commands
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 15:39:42 +02:00
Aurélien Bompard
5bd655d335
Noggin: workaround the spaces in the commands
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 14:45:40 +02:00
Pavel Raiskup
b7bdcacc3e distgit: fix chown in make-new-lookaside-links
Followup for 9d9680cc73
2020-08-19 13:24:58 +02:00
Stephen Coady
73347dc8b8 add prod env to config for monitor gating
Signed-off-by: Stephen Coady <scoady@redhat.com>
2020-08-19 12:08:58 +01:00
Aurélien Bompard
6e1873ce1b
First try at Noggin deployment
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-08-19 12:54:21 +02:00
张皓
9d9680cc73 Fix syntax error in make-new-lookaside-links
Fix syntax error in make-new-lookaside-links
2020-08-19 10:08:56 +00:00
Pierre-Yves Chibon
fa59ee6ed8 Revert "distgit-bz-sync: Add an invalid email override to test toddler's check on the file"
Testing is now complete and things work!

This reverts commit 7450ce1a17.
2020-08-19 10:54:02 +02:00
František Zatloukal
ba43f7c3b3 Blockerbugs: Tell flask that we're behind proxy 2020-08-19 09:56:34 +02:00
442fd1b92d blockerbugs: set another sebool so openid works
Turns out that the httpd_can_network_connect sebool has to be set in
newer OSs (previous was el7) in order for python_openid to be able to
initiate discovery as part of login.

This is a simple change that sets httpd_can_network_connect to 1 for the
blockerbugs role that should only affect machines running the app.
2020-08-18 18:23:23 -06:00
František Zatloukal
ff6841eff6 Switch blockerbugs from EL7 to FC32 2020-08-18 21:20:03 +02:00
Adam Williamson
01c3107edd checkcompose: update SMTP hostname to iad2 not phx2
This is why we haven't had compose check reports for the last
few months. Gah.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-08-18 11:20:47 -07:00
Stephen Smoogen
28aa22994e this file was needed for older log analysis and not for the current one 2020-08-18 14:01:12 -04:00
Pierre-Yves Chibon
3d5e8468f2 distgit-bz-sync: warn that email_overrides.toml shouldn't be treated as a template
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-18 15:35:13 +02:00
Pierre-Yves Chibon
e3a620ba17 Toddlers: Add a daily cron job for check_email_overrides
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-18 15:27:07 +02:00
Pierre-Yves Chibon
7450ce1a17 distgit-bz-sync: Add an invalid email override to test toddler's check on the file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-18 14:13:41 +02:00
Pierre-Yves Chibon
5c5ba501e9 toddlers: adjust the configuration file for check_email_overrides
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-08-18 14:08:12 +02:00
Stephen Smoogen
d81e950ee9 remove an email address which is tied into fas but is no longer delivering properly. Have contacted internal to see where it should go but they have no idea at this time. 2020-08-17 09:58:00 -04:00
Patrick Uiterwijk
b5a5f18cca Bump IoT ostree keys to current releases
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-08-17 13:48:43 +02:00
Kevin Fenzi
045d80d781 branched cron: make output go to releng-cron list like it should instead of root.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-15 10:51:45 -07:00
Kevin Fenzi
3ffbd473f9 koji hub / heavybuilder: we do need a wildcard here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-14 09:01:51 -07:00
Kevin Fenzi
03c2d34680 re-enable rawhide now that we have branched composes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-14 08:37:16 -07:00
Clement Verna
5e49ec4de6 bodhi: coming back to 5.5
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-08-14 09:01:34 +02:00
Clement Verna
42f2faebe0 bodhi: try rolling back to 5.4.1
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-08-14 08:48:31 +02:00
Kevin Fenzi
a7a2c0232f bodhi: bodhi doesn't know about preenable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-13 20:34:16 -07:00
Mohan Boddu
15ed96ff63 Adding preenable state to bodhi
This is used after branching and before bodhi enablement/beta freeze

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-08-13 21:08:24 -04:00
Mohan Boddu
790922557b Enable autosigning on f33/branched and f34-openh264
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-08-13 19:50:43 -04:00
Miro Hrončok
e11b653863 ftbfs: update to point to f33 and f33 tracking bug
Signed-off-by: Miro Hrončok <miro@hroncok.cz>

Consider my patch Public Domain.
2020-08-14 00:20:59 +02:00
Kevin Fenzi
46b188340e pkgdb-proxy: set rawhide dist to fc34
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-13 13:52:25 -07:00
Stephen Smoogen
26b50b6192 remove opengear02 as it is in rdu and it is a long ping if it worked at all 2020-08-13 16:07:54 -04:00
Kevin Fenzi
352f5daeba inventory: try setting autoconnect to no and don't worry about state.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-13 11:57:21 -07:00
Stephen Smoogen
25d3faff49 put in a relay host for copr 2020-08-13 14:55:18 -04:00
Stephen Smoogen
c5d6f50c10 add in ips to opendkim 2020-08-13 14:54:20 -04:00
Stephen Smoogen
17965d6ea7 merge and remove duplicate gateway file that bastion.iad2 had. add in copr addresses to allow for relay 2020-08-13 14:53:33 -04:00
Kevin Fenzi
c8dec0a329 inventory: set mac addresses for buildhw-a64-01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-13 10:40:49 -07:00
Kevin Fenzi
f551e07637 base: use linux system roles network role for hosts that define network_connections
This is VASTLY better than the hack we have in base now to try and setup
ifcfg files. It uses a standard role that has lots of options and does
the right thing with NetworkManager. Ideally we would switch everything
to this, but lets try it here first to see. It should work with bridges,
etc as well.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-13 10:37:12 -07:00
Mark O'Brien
c920b83596 [dns] add new africa region for proxies 2020-08-13 12:43:27 +00:00
Stephen Smoogen
04efbcf732 add in correct main.cf also 2020-08-12 20:45:14 -04:00