
Looks like the tox macro on project-config requires an env, thus creating a specific one to infra-ansible tox.ini. When this lands, I will amend the change on project-config that adds tox to have envlist value 'ansible-syntax-check'. Change-Id: Ide54e9d4b614cc687bed293a7835d6055212f7f8
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%