Skip to content

consensus-enterprises/ansible-role-aegir-skynet

 
 

Repository files navigation

Aegir Skynet

Build Status

Installs the experimental Skynet queue for Aegir.

Requirements

None.

Role Variables

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.

Dependencies

  • ergonlogic.aegir (Installs Aegir).

Example Playbook

- 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.

License

GPLv3 or later

Author Information

This role was created in 2015 by Christopher Gervais, lead maintainer of the Aegir Hosting System.

About

Install and configure the experimental Skynet queue daemon for Aegir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%