Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the CentOS Fedmsg Relay to the production bus | Brian Stinson | 2017-08-23 | 1 | -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 Stinson | 2017-05-11 | 2 | -0/+12 |
| | | | | infrastructure | ||||
* | Good bye hosted03. A parting glass to your long service! | Kevin Fenzi | 2017-04-11 | 1 | -9/+0 |
| | |||||
* | Make mbs-backend wait a little bit longer before publishing. | Ralph Bean | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | rename misnamed template file | Kevin Fenzi | 2017-03-04 | 1 | -0/+0 |
| | |||||
* | Kill mbs-logging.py in favor of the new root logger. | Ralph Bean | 2017-03-03 | 1 | -2/+0 |
| | |||||
* | Revert "Nevermind." | Ralph Bean | 2017-03-03 | 1 | -0/+2 |
| | | | | This reverts commit 8701733b5be8202f7edef3ee882d164539e8aabd. | ||||
* | Nevermind. | Ralph Bean | 2017-03-03 | 1 | -2/+0 |
| | |||||
* | This was causing double log statements for mbs. | Ralph Bean | 2017-03-03 | 1 | -0/+2 |
| | |||||
* | Koschei: split resolver into build-resolver and repo-resolver | Michael Simacek | 2017-03-02 | 1 | -5/+6 |
| | |||||
* | Remove item that should have been removed in 4885069d12. | Ralph Bean | 2017-02-28 | 1 | -1/+0 |
| | |||||
* | Remove old dev config, no longer needed. | Ralph Bean | 2017-02-22 | 2 | -13/+1 |
| | | | | This stuff was for https://fedorahosted.org/rel-eng/ticket/6441 | ||||
* | Declare fedmsg endpoints for mbs backend. | Ralph Bean | 2017-02-16 | 2 | -0/+15 |
| | |||||
* | Add a root logger to the fedmsg base logging config | Jeremy Cline | 2017-02-08 | 1 | -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 tag | Patrick Uiterwijk | 2017-01-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | These policies were never correctly maintained. Disable nitpicky mode for now | Patrick Uiterwijk | 2017-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | nuke autocloud-backend-{vbox,libvirt} in favor of the "2" variants | Ricky Elrod | 2017-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org> | ||||
* | There is no bodhi-backend03 in stg | Patrick Uiterwijk | 2016-11-29 | 1 | -4/+4 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 1 | -2/+2 |
| | |||||
* | Add markdown formatting to fedmsg err emails. | Ralph Bean | 2016-10-28 | 1 | -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 too | Kevin Fenzi | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | try and increase askbot threads to see if it will stay up | Kevin Fenzi | 2016-10-18 | 1 | -2/+2 |
| | |||||
* | fix conditional | Kevin Fenzi | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | Fix this hopefully to match bodhi-backend03 | Kevin Fenzi | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | Revert "Revert part of the bodhi-backend03 changes to see if they caused ↵ | Kevin Fenzi | 2016-09-04 | 2 | -1/+5 |
| | | | | | | problems." This reverts commit 6e6d9365886993f4c42029df49ceed4f223913de. | ||||
* | Revert part of the bodhi-backend03 changes to see if they caused problems. | Kevin Fenzi | 2016-08-13 | 2 | -5/+1 |
| | |||||
* | Fix conditional | Kevin Fenzi | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | More bodhi2 for fedora24 changes. | Kevin Fenzi | 2016-08-12 | 2 | -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 mode | Kevin Fenzi | 2016-08-08 | 1 | -4/+4 |
| | |||||
* | Allow composer.stg to receive messages from modularity.fic.o | Ralph Bean | 2016-07-13 | 3 | -2/+36 |
| | | | | See https://fedorahosted.org/rel-eng/ticket/6441 | ||||
* | Ralph advised to browse top-down and adjust doc | Pierre-Yves Chibon | 2016-06-23 | 1 | -9/+5 |
| | |||||
* | Try logging the message_id when reporting an error | Pierre-Yves Chibon | 2016-06-23 | 1 | -0/+40 |
| | |||||
* | Update fedmsg endpoint for split koschei | Michael Simacek | 2016-05-12 | 1 | -7/+0 |
| | |||||
* | Change ansible_fqdn to inventory_hostname. This fixes some few hosts that ↵ | Kevin Fenzi | 2016-05-11 | 2 | -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 endpoint | Michael Simacek | 2016-04-18 | 1 | -0/+7 |
| | |||||
* | Give bugzilla2fedmsg two more threads. | Ralph Bean | 2016-03-29 | 1 | -0/+2 |
| | |||||
* | Use the full name here. | Ralph Bean | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | Hopefully only one further change to get openqa connectivity working. | Ralph Bean | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Let openqa01 publish to the bus. | Ralph Bean | 2016-03-10 | 2 | -4/+4 |
| | |||||
* | This is jinja, not mako. | Ralph Bean | 2016-03-01 | 1 | -2/+2 |
| | |||||
* | A first stab at delegating out fedmsg error emails. | Ralph Bean | 2016-03-01 | 1 | -1/+5 |
| | |||||
* | Revert "Set this to 0775 like it's set in a later play so they don't flip ↵ | Kevin Fenzi | 2016-01-11 | 1 | -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 Fenzi | 2016-01-10 | 1 | -1/+1 |
| | | | | back and forth | ||||
* | fedmsg: fix yum conditional when run on hosts with dnf | Peter Robinson | 2015-12-16 | 1 | -1/+6 |
| | |||||
* | Try this and see if it works to sort this into a known order. | Kevin Fenzi | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Try turning on the fedmsg routing_nitpicky bit. | Ralph Bean | 2015-12-03 | 1 | -0/+1 |
| | |||||
* | semanage needs policycoreutils-python-utils on F23+ | Miroslav Suchý | 2015-11-30 | 1 | -0/+9 |
| | |||||
* | Give mailman3 more fedmsg endpoints. | Ralph Bean | 2015-11-19 | 1 | -0/+11 |
| | |||||
* | This is the package name on f23 | Kevin Fenzi | 2015-11-19 | 1 | -2/+2 |
| | |||||
* | Try moving quotes here. | Kevin Fenzi | 2015-11-19 | 1 | -2/+2 |
| |