ansible-packstack-role
Role Name
Anisble role allowing to deploying a packstack-based OpenStack test instance using Ansible.
Packstack is a CentOS-specific tool allowing to easily deploy OpenStack for mainly development and test related purpose.
Requirements
Role Variables
Dependencies
Example Playbook
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
Apache-2.0
Author Information
Baptiste Grenier
Install
ansible-galaxy install gwarf/ansible-packstack-role
License
apache-2.0
Downloads
27
Owner