devstack

License Build Status

Devstack Role

Install DevStack

Role Variables

devstack_user: "devstack"
devstack_user_home: "/home/{{devstack_user}}"
devstack_git_branch: "master"

Example Playbook

- hosts: server
  roles:
  - { role: 'grycap.devstack'}

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.
Thanks

About

Install DevStack

Install
ansible-galaxy install grycap/ansible-role-devstack
GitHub repository
License
apache-2.0
Downloads
64
Owner
Grid y Computación de Altas Prestaciones