fd4e041608
As of today we do support very powerful set of overrides for roles, collections and environment variables that are not widely used or known by deployers. This patch aims to add some example files to sample openstack_deploy folder to raise awareness about existence of these files. Change-Id: I3940f5277c7d5a26c2686382758507c19b0c815d
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
# Use this file to define any needed environment variables that will be sourced
|
|
# by openstack-ansible binary after loading main RC fail.
|
|
# Example:
|
|
# export ANSIBLE_INVENTORY="${ANSIBLE_INVENTORY},/opt/extra/inventory.py"
|