Installs the experimental Skynet queue for Aegir.
None.
Available variables are listed below, along with default values (see defaults/main.yml
):
skynet_enable: True
Whether to enable the Skynet queue daemon.
skynet_repo: https://github.com/ergonlogic/skynet.git
Which repo to use when deploying the Skynet queue daemon.
skynet_version: master
Which branch or tag to use when deploying the Skynet queue daemon.
skynet_update: False
Whether to keep The Skynet git repository updated.
- ergonlogic.aegir (Installs Aegir).
- hosts: servers
roles:
- ergonlogic.skynet
After the playbook runs, the Aegir front-end site will be available, as will the Drush extensions (Provision, et. al.) that do the heavy lifting.
GPLv3 or later
This role was created in 2015 by Christopher Gervais, lead maintainer of the Aegir Hosting System.