summaryrefslogtreecommitdiffstats
path: root/bin/README_SHELL_COMPLETION
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-11-04 10:13:05 -0500
committerKenny Woodson <kwoodson@redhat.com>2015-11-04 10:13:05 -0500
commit9dff4e68bf1e40fac6b8e957f06a06b420a0e887 (patch)
tree306735f0511870e1a45ddc7d5d78ba663bd166d4 /bin/README_SHELL_COMPLETION
parente275c1d17872f9727af3ac63ebae2d8a1b088649 (diff)
parent4b85e4fae04a71cf2cea17018b9240b369f145d5 (diff)
downloadopenshift-9dff4e68bf1e40fac6b8e957f06a06b420a0e887.tar.gz
openshift-9dff4e68bf1e40fac6b8e957f06a06b420a0e887.tar.bz2
openshift-9dff4e68bf1e40fac6b8e957f06a06b420a0e887.tar.xz
openshift-9dff4e68bf1e40fac6b8e957f06a06b420a0e887.zip
Merge pull request #793 from kwoodson/multiinventory
Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory.
Diffstat (limited to 'bin/README_SHELL_COMPLETION')
-rw-r--r--bin/README_SHELL_COMPLETION2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/README_SHELL_COMPLETION b/bin/README_SHELL_COMPLETION
index 5f05df7fc..49bba3acc 100644
--- a/bin/README_SHELL_COMPLETION
+++ b/bin/README_SHELL_COMPLETION
@@ -14,7 +14,7 @@ will populate the cache file and the completions should
become available.
This script will look at the cached version of your
-multi_ec2 results in ~/.ansible/tmp/multi_ec2_inventory.cache.
+multi_inventory results in ~/.ansible/tmp/multi_inventory.cache.
It will then parse a few {host}.{env} out of the json
and return them to be completable.