2015-05-26 13:23:06 +02:00
2015-03-27 09:47:58 +01:00
2015-04-13 14:23:22 +02:00
2015-04-13 14:23:22 +02:00

Instructions

  1. Clone ansible repo from source (http://docs.ansible.com/intro_installation.html)
  2. Run source <ansible repo folder>/hacking/env-setup
  3. Run cp infra_config.yml.sample infra_config.yml
  4. Edit infra_config.yml and put your environment values
  5. Run ansible-playbook -i <ansible repo folder>/plugins/inventory/openstack.py -e "@infra_config.yml" provision_infra_servers.yml
  6. Run ansible-playbook -i <ansible repo folder>/plugins/inventory/openstack.py -e "@infra_config.yml" site.yml
Description
Collection of Ansible playbooks to bring up an OpenStack Infra
Readme 444 KiB
Languages
Jinja 44.3%
Shell 33.7%
Python 21.5%
Puppet 0.5%