Add setup_env.sh Ansible bootstrap step on README
This commit is contained in:
parent
a0e6385d59
commit
8c6d088d3e
@ -1,8 +1,8 @@
|
||||
Instructions
|
||||
============
|
||||
|
||||
1. Clone ansible repo from source (http://docs.ansible.com/intro_installation.html)
|
||||
2. Run ``source <ansible repo folder>/hacking/env-setup``
|
||||
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``
|
||||
|
Loading…
x
Reference in New Issue
Block a user