canmove, Confirmed users
1,394
edits
(Created page with "This module installs the selfserve agent, which is part of [http://hg.mozilla.org/build/buildapi buildapi]. It connects to rabbitmq (via carrot) and listens for actions from ...") |
No edit summary |
||
Line 1: | Line 1: | ||
This module installs the selfserve agent, which is part of [http://hg.mozilla.org/build/buildapi buildapi]. It connects to rabbitmq (via carrot) and listens for actions from the buildapi frontend, then performs those actions, by connecting to masters via PB or HTTP. It is generally co-located with a buildbot master. | This module installs the selfserve agent, which is part of [http://hg.mozilla.org/build/buildapi buildapi]. It connects to rabbitmq (via carrot) and listens for actions from the buildapi frontend, then performs those actions, by connecting to masters via PB or HTTP. It is generally co-located with a buildbot master. | ||
This module has a number of dedicated configuration parameters, as well. See <tt>modules/config/manifests/base.pp</tt>. |