summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/base
Commit message (Collapse)AuthorAgeFilesLines
* Add the CentOS Fedmsg Relay to the production busBrian Stinson2017-08-231-2/+0
| | | | | | | | Fixes: https://pagure.io/fedora-infrastructure/issue/6281 We are currently filtering -only- org.centos.prod messages through this relay, and the fedmsg-meta work is all finished (thanks @pingou!). We should be able to publish to the prod bus now.
* add the public fedmsg relay for ci.centos.org to the fedora staging ↵Brian Stinson2017-05-112-0/+12
| | | | infrastructure
* Good bye hosted03. A parting glass to your long service!Kevin Fenzi2017-04-111-9/+0
|
* Make mbs-backend wait a little bit longer before publishing.Ralph Bean2017-03-141-1/+1
|
* rename misnamed template fileKevin Fenzi2017-03-041-0/+0
|
* Kill mbs-logging.py in favor of the new root logger.Ralph Bean2017-03-031-2/+0
|
* Revert "Nevermind."Ralph Bean2017-03-031-0/+2
| | | | This reverts commit 8701733b5be8202f7edef3ee882d164539e8aabd.
* Nevermind.Ralph Bean2017-03-031-2/+0
|
* This was causing double log statements for mbs.Ralph Bean2017-03-031-0/+2
|
* Koschei: split resolver into build-resolver and repo-resolverMichael Simacek2017-03-021-5/+6
|
* Remove item that should have been removed in 4885069d12.Ralph Bean2017-02-281-1/+0
|
* Remove old dev config, no longer needed.Ralph Bean2017-02-222-13/+1
| | | | This stuff was for https://fedorahosted.org/rel-eng/ticket/6441
* Declare fedmsg endpoints for mbs backend.Ralph Bean2017-02-162-0/+15
|
* Add a root logger to the fedmsg base logging configJeremy Cline2017-02-081-0/+6
| | | | | | | | | | | 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>
* Add fedmsgdpolicy tagPatrick Uiterwijk2017-01-161-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* These policies were never correctly maintained. Disable nitpicky mode for nowPatrick Uiterwijk2017-01-131-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* nuke autocloud-backend-{vbox,libvirt} in favor of the "2" variantsRicky Elrod2017-01-051-1/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* There is no bodhi-backend03 in stgPatrick Uiterwijk2016-11-291-4/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-2/+2
|
* Add markdown formatting to fedmsg err emails.Ralph Bean2016-10-281-5/+9
| | | | | | This way, we can copy and paste the emails directly into github/pagure issues to track them. Like this one, for instance: https://github.com/fedora-infra/pdc-updater/issues/18
* fix ask02 tooKevin Fenzi2016-10-181-1/+1
|
* try and increase askbot threads to see if it will stay upKevin Fenzi2016-10-181-2/+2
|
* fix conditionalKevin Fenzi2016-09-041-1/+1
|
* Fix this hopefully to match bodhi-backend03Kevin Fenzi2016-09-041-1/+1
|
* Revert "Revert part of the bodhi-backend03 changes to see if they caused ↵Kevin Fenzi2016-09-042-1/+5
| | | | | | problems." This reverts commit 6e6d9365886993f4c42029df49ceed4f223913de.
* Revert part of the bodhi-backend03 changes to see if they caused problems.Kevin Fenzi2016-08-132-5/+1
|
* Fix conditionalKevin Fenzi2016-08-121-1/+1
|
* More bodhi2 for fedora24 changes.Kevin Fenzi2016-08-122-1/+5
| | | | | | Fix places that except bodhi-backend01 for 03 Don't use the copr we can just use a scratch build Set fedmsg enpoints
* Fix a bunch of places that didn't use the full correct modeKevin Fenzi2016-08-081-4/+4
|
* Allow composer.stg to receive messages from modularity.fic.oRalph Bean2016-07-133-2/+36
| | | | See https://fedorahosted.org/rel-eng/ticket/6441
* Ralph advised to browse top-down and adjust docPierre-Yves Chibon2016-06-231-9/+5
|
* Try logging the message_id when reporting an errorPierre-Yves Chibon2016-06-231-0/+40
|
* Update fedmsg endpoint for split koscheiMichael Simacek2016-05-121-7/+0
|
* Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵Kevin Fenzi2016-05-112-3/+3
| | | | | | have incorrect reverse dns and shouldn't break any others since we always use fully qualified in our inventory.
* Try to fix koschei-backend-stg fedmsg endpointMichael Simacek2016-04-181-0/+7
|
* Give bugzilla2fedmsg two more threads.Ralph Bean2016-03-291-0/+2
|
* Use the full name here.Ralph Bean2016-03-291-1/+1
|
* Hopefully only one further change to get openqa connectivity working.Ralph Bean2016-03-111-1/+1
|
* Let openqa01 publish to the bus.Ralph Bean2016-03-102-4/+4
|
* This is jinja, not mako.Ralph Bean2016-03-011-2/+2
|
* A first stab at delegating out fedmsg error emails.Ralph Bean2016-03-011-1/+5
|
* Revert "Set this to 0775 like it's set in a later play so they don't flip ↵Kevin Fenzi2016-01-111-1/+1
| | | | | | flop perms back and forth" This reverts commit 81d9237c621b80d609ee9b01b5af80dbd5a043be.
* Set this to 0775 like it's set in a later play so they don't flip flop perms ↵Kevin Fenzi2016-01-101-1/+1
| | | | back and forth
* fedmsg: fix yum conditional when run on hosts with dnfPeter Robinson2015-12-161-1/+6
|
* Try this and see if it works to sort this into a known order.Kevin Fenzi2015-12-091-1/+1
|
* Try turning on the fedmsg routing_nitpicky bit.Ralph Bean2015-12-031-0/+1
|
* semanage needs policycoreutils-python-utils on F23+Miroslav Suchý2015-11-301-0/+9
|
* Give mailman3 more fedmsg endpoints.Ralph Bean2015-11-191-0/+11
|
* This is the package name on f23Kevin Fenzi2015-11-191-2/+2
|
* Try moving quotes here.Kevin Fenzi2015-11-191-2/+2
|