d902c16e19
Rather than relying on system-wide packages, just create the virtualenv and leverage the already available requirements.txt, which installs ansible along with other dependencies. Also pull the openstack inventory in the local inventory folder as ansible pip package does not bundle the inventory utility. Change-Id: I43b1c3fce522657854cdc20c55bd32366179b4b7
254 B
254 B
Instructions
- Run
source setup_env.sh
- Source your OpenStack cloud environment variables rc file
- Run
cp infra_config.yml.sample infra_config.yml
- Edit infra_config.yml and put your environment values
- Run
bash run.sh