We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a733527 commit e5eaf87Copy full SHA for e5eaf87
1 file changed
tools/openstack-config
@@ -41,5 +41,5 @@ echo "Running playbook $PLAYBOOK"
41
exec ansible-playbook \
42
${PLAYBOOK} \
43
-i ansible/inventory \
44
- -e @etc/openstack-config/openstack-config.yml \
+ -e @etc/openstack-config/openstack-config${ENV}.yml \
45
$@
0 commit comments