Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 929 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 929 Bytes

Ansible Role: Valkyrie

Build Status

Installs Aegir and various extensions to provide an end-to-end Git/Features-based Drupal development workflow.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

Dependencies

  • getvalkyrie.aegir (Installs Aegir).

Example Playbook

- hosts: servers
  roles:
    - { role: getvalkyrie.valkyrie }

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

MIT / BSD

Author Information

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