Commit graph

24490 commits

Author SHA1 Message Date
Patrick Uiterwijk
f0b5a2ad5f Attempt to fix the certbot role for site-000$nr
This is a very ugly fix, but it is currently hitting live sites.

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-04 09:02:36 +02:00
Justin W. Flory
37fcc303ed [fedmsg/irc] add fm-planet bot to #fedora-planet IRC channel 2018-10-04 03:02:00 +00:00
Stephen Smoogen
eb88f98d94 and dont forget this either 2018-10-03 20:19:49 +00:00
Stephen Smoogen
b42952f074 fix some things which I mised in july 2018-10-03 20:14:33 +00:00
Stephen Smoogen
fb8e007c81 having mac address defined with 2 nics breaks system 2018-10-03 20:01:52 +00:00
Patrick Uiterwijk
7d1ec80025 Remove extra -
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-03 19:20:31 +00:00
Patrick Uiterwijk
c54b9c1853 Forward-port the auth changes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-10-03 19:19:59 +00:00
Stephen Smoogen
4db8553366 ok let us try with our abbreviated system 2018-10-03 18:40:12 +00:00
Kevin Fenzi
5280ce623a drop coreos site, it moved to github 2018-10-03 17:58:34 +00:00
Kevin Fenzi
2d7ac321c7 a few tagger stragglers 2018-10-03 17:56:00 +00:00
David Shier
c0f45892ff Removed all traces i could fild of the tagger and statscache (and stats_cache for databases) in ansible, proxy configs, and the nagios config. Pursuant to request in pagzre issue https://pagure.io/fedora-infrastructure/issue/7267 . - Odin2016 2018-10-03 17:50:38 +00:00
Kevin Fenzi
09fee6e297 Drop coreos and containers openshift projects.
coreos moved to github.io
containers is not used for now.
Also adjust master.yml.
2018-10-03 16:59:00 +00:00
Jan Kaluža
c36e9c1edb ODCS: Use PUNGI_KOJI_ARGS=['--nightly'] by default. 2018-10-03 13:50:36 +00:00
Aurélien Bompard
aa81de22a5 messaging-bridges: don't use endpoints 2018-10-03 08:56:52 +00:00
Aurélien Bompard
2679a3283a messaging-bridges: fix keypair location 2018-10-03 08:51:08 +00:00
Rick Elrod
570d4c76d8 do some magic to get it to see the post-reboot vms as a group
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-10-03 03:34:03 +00:00
Rick Elrod
176c6cc6f9 another } - I am bad at this
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-10-03 03:22:55 +00:00
Rick Elrod
2724811555 }
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-10-03 03:21:59 +00:00
Rick Elrod
88644bac2f add tasks: key
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-10-03 03:21:14 +00:00
Rick Elrod
fe33d75cbf attempt to auto drain/re-add openshift nodes on vhost_reboot
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-10-03 02:25:47 +00:00
Stephen Smoogen
df29fee84c add a mac to dl03 2018-10-03 01:55:01 +00:00
Stephen Smoogen
4b747a2283 move download03 to virtual server 2018-10-02 23:40:58 +00:00
Stephen Smoogen
ae0badae8f add bproffit to awsstats 2018-10-02 19:23:28 +00:00
Stephen Smoogen
9eec2a19a5 and we have an inventory for 03 2018-10-02 18:37:37 +00:00
Clement Verna
4d934c5105 OSBS: Create osbs-aarch64 stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 20:15:40 +02:00
Jeremy Cline
f57f3026d5 Add a RabbitMQ vhost for pubsub (fedmsg) and configure an HA policy
Since many of our applications will likely wish to use RabbitMQ for
private things like work queues, using separate vhosts is a good idea.
This sets up a single vhost to act as a fedmsg replacement (called
pubsub) and configures it for high availability.

The HA policy mirrors queues to all nodes in the cluster and enables
automatic synchronization with a batch size of 10K messages. Automatic
synchronization means that when a new node joins the cluster, all
messages from existing nodes are pushed to the new node, blocking queue
activity until mirroring is complete.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-02 18:11:29 +00:00
Randy Barlow
49355e6d83 Revert "Define mailing addresses for modular releases."
This reverts commit 56da61c351.

This is being reverted because of
https://github.com/fedora-infra/bodhi/issues/2633.
2018-10-02 17:31:14 +00:00
Clement Verna
2c774befb6 OSBS: Revert containerized change and use newer openshift-ansible version
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 15:20:08 +02:00
František Zatloukal
7f6a4c4059 Taskotron: Disable check_modulemd on dev 2018-10-02 13:59:13 +02:00
Patrick Uiterwijk
c0d16b6d25 cverna is now responsible for containerbuild
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-10-02 13:04:09 +02:00
Clement Verna
1b4ad982e6 OSBS: fix tag for x86 cluster deployment
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 12:17:10 +02:00
Clement Verna
a44db6757e OSBS: try to use containerized deploy for aarch64 cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-02 11:57:17 +02:00
Kevin Fenzi
72ddd973f0 clean up main.cf files, add recipient restrictions to more 2018-10-02 00:50:40 +00:00
Kevin Fenzi
ab303a3ae1 adjust postfix config for 3.3.0 and later that has to set smtpd_recipient_restrictions 2018-10-02 00:47:11 +00:00
Kevin Fenzi
be25646e56 add happinesspacket notifications to commops. ticket 7143 2018-10-02 00:22:01 +00:00
Kevin Fenzi
a737144235 add fedora-join notifications. ticket 6919 2018-10-02 00:20:59 +00:00
Kevin Fenzi
8df1499ee9 Rename these to be more clear 2018-10-01 23:35:05 +00:00
Kevin Fenzi
b0fac77859 all these should be templates 2018-10-01 23:18:16 +00:00
Kevin Fenzi
f90e226545 also sync ssl stuff for these other places 2018-10-01 23:03:50 +00:00
Kevin Fenzi
27ee7ebfba use bodhi config as an example of new vars 2018-10-01 22:37:28 +00:00
Kevin Fenzi
a9feedd9e0 add import of vars to virt-instance create, should get almost all our hosts 2018-10-01 22:07:15 +00:00
Kevin Fenzi
06df62f7ae Lets see if this works 2018-10-01 22:05:11 +00:00
Kevin Fenzi
65f2e53b3a Drop a unused file, update readme. 2018-10-01 21:57:27 +00:00
Kevin Fenzi
62b5f43243 put this back to just a bare number 2018-10-01 21:47:04 +00:00
Kevin Fenzi
44cad9f551 add some more adjust 2018-10-01 21:43:13 +00:00
Kevin Fenzi
33291dee58 test more 2018-10-01 21:37:06 +00:00
Kevin Fenzi
a24ca9b843 try removing singquotes 2018-10-01 21:27:34 +00:00
Kevin Fenzi
eafb9b226d Perhaps we need to filter for int here. 2018-10-01 21:23:06 +00:00
Kevin Fenzi
a63f6cdfdd try this out 2018-10-01 21:20:08 +00:00
Kevin Fenzi
6651ce408d Add quotes, rename some things, try some more complex dependencies 2018-10-01 21:15:02 +00:00