Skip to content

An Ansible role that installs Aegir and various extensions to provide an end-to-end Git/Features-based Drupal development workflow. (For any issues, see the general Valkyrie queue: https://github.com/GetValkyrie/valkyrie/issues)

Notifications You must be signed in to change notification settings

GetValkyrie/ansible-role-valkyrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An Ansible role that installs Aegir and various extensions to provide an end-to-end Git/Features-based Drupal development workflow. (For any issues, see the general Valkyrie queue: https://github.com/GetValkyrie/valkyrie/issues)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages