summaryrefslogtreecommitdiffstats
path: root/roles/fedmsg/base
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename the anitya fedmsg certs.Ralph Bean2015-06-121-4/+4
|
* Install /etc/fedmsg.d/policy.py on prod.Ralph Bean2015-06-121-1/+1
|
* Switch over to use only the dynamically generated fedmsg policy.Ralph Bean2015-06-121-205/+0
|
* List only stg hosts in the stg policy and prod hosts in the prod policy.Ralph Bean2015-06-121-1/+1
|
* Add newlines.Ralph Bean2015-06-121-1/+2
|
* Try passing in the list of hosts a different way.Ralph Bean2015-06-121-1/+1
|
* Gotta push that out in a task.Ralph Bean2015-06-121-0/+21
|
* Try dynamically generating some fedmsg config from group/host vars in staging.Ralph Bean2015-06-122-5/+12
|
* Loop the pagure fedmsg bus into the FI bus.Ralph Bean2015-06-012-0/+14
|
* Change all instances of ansible_distribution_major_version to filter to int ↵Kevin Fenzi2015-05-271-1/+1
| | | | for comparisons.
* Remove global fedmsg references to pagure.Ralph Bean2015-05-182-21/+0
|
* Add configure fedmsg for pagure.Ralph Bean2015-05-182-0/+21
|
* Declare fedmsg cert for mm-backend01.Ralph Bean2015-05-131-1/+2
|
* We think koschei needs only 3 fedmsg endpoints (not 9).Ralph Bean2015-05-121-6/+5
|
* Limit fedmsg error emails to 100 per system.Ralph Bean2015-05-081-6/+33
|
* Add tentative fedmsg endpoints for koschei.Ralph Bean2015-05-071-0/+10
|
* Declare the new koschei fedmsg certs.Ralph Bean2015-05-071-0/+4
|
* Point retrace fedmsg stuff at the *internal* IP of proxy01.Ralph Bean2015-05-071-3/+3
|
* Revert "Point retrace fedmsg stuff at the prod bus."Ralph Bean2015-05-071-1/+6
| | | | This reverts commit ae7799df88a3510480732689f25c5d41169d71f3.
* Point retrace fedmsg stuff at the prod bus.Ralph Bean2015-05-071-6/+1
|
* Typofix.Ralph Bean2015-05-071-2/+2
|
* Declare mm2 fedmsg certs.Ralph Bean2015-05-071-0/+6
|
* Declare fedmsg endpoints for the mm2 frontend.Ralph Bean2015-05-071-0/+6
|
* (fedmsg) allow hosts to override their cert_prefix globally.Ralph Bean2015-04-281-0/+10
|
* Make a way to configure the fedmsg "active" flag.Ralph Bean2015-04-281-0/+7
|
* Fix jinja2 syntax error.Ralph Bean2015-04-281-1/+1
|
* Fedmsg config for retrace.Ralph Bean2015-04-282-0/+11
|
* Bring this interval down.Ralph Bean2015-04-231-1/+1
|
* (fedimg) Crank up the number of fedmsg endpoints.Ralph Bean2015-03-091-1/+5
|
* Declare fedmsg certs for pkgs02.Ralph Bean2015-02-191-3/+3
|
* Make fedmsg log level configurable at the group level.Ralph Bean2015-02-121-3/+3
|
* Include hostname in subj for fedmsg error emails.Ralph Bean2015-02-091-1/+1
|
* Switch this conditional to handle fedora instances as well.Kevin Fenzi2015-02-031-1/+1
|
* Fix pkgdb2 fedmsg endpoints.Ralph Bean2015-01-291-4/+4
|
* Reduce max fedmsg reconnect interval.Ralph Bean2015-01-151-1/+1
|
* Adjust fedmsg post_init_sleep to match zmq_reconnect_ivl_max.Ralph Bean2015-01-151-1/+1
|
* Fix FAS endpoints for fedmsg. There are 40 wsgi processes.Ralph Bean2015-01-141-3/+3
|
* Declare this fedmsg cert that already exists.Ralph Bean2015-01-141-0/+2
|
* Throw some more threads at FMN.Ralph Bean2015-01-141-1/+1
|
* Use the stg crl location for fedmsg in staging.Ralph Bean2015-01-131-2/+1
|
* Add zmq_reconnect_ivl options for fedmsg.Ralph Bean2015-01-071-0/+6
| | | | This should reduce CPU load on some of our machines, like pkgs01.
* Clean up staging fedmsg endpoints list.Ralph Bean2014-12-061-9/+4
|
* Initial stubbing for the new hotness node(s).Ralph Bean2014-11-173-0/+20
|
* Cut the fedbadges threadpool in half.Ralph Bean2014-11-171-4/+0
|
* Mark these as always_run (so they run in --check) and never changed (since ↵Kevin Fenzi2014-11-131-0/+2
| | | | they are just informational)
* Only forcibly create this dir on el6. It should just work on el7.Ralph Bean2014-11-071-3/+6
|
* There is no collectd user.Ralph Bean2014-11-071-12/+0
|
* Tags, and compare strings.Ralph Bean2014-11-071-2/+10
|
* Add the nrpe and collectd users to the fedmsg group to simplify our ↵Ralph Bean2014-11-071-0/+16
| | | | /var/run/fedmsg permissions.
* Apparently the fmn backend needs one more fedmsg endpoint.Ralph Bean2014-11-051-1/+1
|