
A user may not just want to deploy all servers under the same os_client_config cloud, this change adds a default at the role level defaulting to envvars, and the creation loop checks first per-server occ cloud, then default to role default if not defined.
Instructions
- Run
bash setup_env.sh
- Run
source /opt/stack/ansible/hacking/env-setup
- 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
Description
Languages
Jinja
44.3%
Shell
33.7%
Python
21.5%
Puppet
0.5%