Add README file
This commit is contained in:
parent
e9d48ce3be
commit
776c1e0387
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
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 <ansible repo folder>/plugins/inventory/openstack.py -e "@infra_config.yml" provision_infra_servers.yml``
|
||||||
|
6. Run ``ansible-playbook <ansible repo folder>/plugins/inventory/openstack.py -e "@infra_config.yml" site.yml``
|
Loading…
x
Reference in New Issue
Block a user