Ricardo Carrillo Cruz 27cecca0f8 Remove hardcoded region and availability zone
This can be set via envvar, no point in hardcoding, which btw
can lead to issues on users with accounts on regions different
to region-b
2015-08-05 11:55:50 +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. Run bash setup_env.sh
  2. Run source /opt/stack/ansible/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%