ReleaseEngineering/PuppetAgain/Modules/mozpool: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* starts the mozpool daemon
* starts the mozpool daemon
* adds Apache config to forward the appropriate URIs to the daemon
* adds Apache config to forward the appropriate URIs to the daemon
* sets up an inventory-sync crontask
* sets up an inventory-sync crontask (only on the admin host; denoted by $is_mozpool_admin_host in the node definition)
* writes the mozpool config.ini
* writes the mozpool config.ini

Revision as of 14:15, 16 November 2012

This module sets up a Mozpool server. It's generally used with bmm. It:

  • installs mozpool in a virtualenv
  • starts the mozpool daemon
  • adds Apache config to forward the appropriate URIs to the daemon
  • sets up an inventory-sync crontask (only on the admin host; denoted by $is_mozpool_admin_host in the node definition)
  • writes the mozpool config.ini