summaryrefslogtreecommitdiffstats
path: root/images/installer/README_CONTAINER_IMAGE.md
diff options
context:
space:
mode:
authorEric Sauer <esauer@redhat.com>2017-10-03 13:52:51 -0400
committerEric Sauer <esauer@redhat.com>2017-10-03 13:52:51 -0400
commite78792094614261bf65c2c075ab10aeba6459207 (patch)
treecd4fc19060cf0b3b61ef7b068bc25c8d1ce9a807 /images/installer/README_CONTAINER_IMAGE.md
parentaf20ba9f9dd455aee9ce4978078a3bcd90c12b24 (diff)
downloadopenshift-e78792094614261bf65c2c075ab10aeba6459207.tar.gz
openshift-e78792094614261bf65c2c075ab10aeba6459207.tar.bz2
openshift-e78792094614261bf65c2c075ab10aeba6459207.tar.xz
openshift-e78792094614261bf65c2c075ab10aeba6459207.zip
Adding support for an inventory directory/hybrid inventory
Diffstat (limited to 'images/installer/README_CONTAINER_IMAGE.md')
-rw-r--r--images/installer/README_CONTAINER_IMAGE.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/images/installer/README_CONTAINER_IMAGE.md b/images/installer/README_CONTAINER_IMAGE.md
index bc1ebb4a8..bfe3661c0 100644
--- a/images/installer/README_CONTAINER_IMAGE.md
+++ b/images/installer/README_CONTAINER_IMAGE.md
@@ -45,4 +45,6 @@ These options may be set via the ``atomic`` ``--set`` flag. For defaults see ``r
* ANSIBLE_CONFIG - Full path for the ansible configuration file to use inside the container
-* INVENTORY_FILE - Full path for the inventory to use from the host \ No newline at end of file
+* INVENTORY_FILE - Full path for the inventory to use from the host
+
+* INVENTORY_DIR - Full path for the inventory directory to use (e.g. for use with a hybrid dynamic/static inventory)