summaryrefslogtreecommitdiffstats
path: root/inventory/multi_ec2.yaml.example
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-05-07 11:09:00 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-05-07 14:34:58 -0400
commitb54e8f81469807cdd6cc57d3c03b22ee1212b4cc (patch)
treebffa2b1efd52913ac1a713ef9d882074fbd28efd /inventory/multi_ec2.yaml.example
parent4c16fcb11043133e162f4c0a966032a175082c9a (diff)
downloadopenshift-b54e8f81469807cdd6cc57d3c03b22ee1212b4cc.tar.gz
openshift-b54e8f81469807cdd6cc57d3c03b22ee1212b4cc.tar.bz2
openshift-b54e8f81469807cdd6cc57d3c03b22ee1212b4cc.tar.xz
openshift-b54e8f81469807cdd6cc57d3c03b22ee1212b4cc.zip
Allow option in multi_ec2 to set cache location.
Diffstat (limited to 'inventory/multi_ec2.yaml.example')
-rw-r--r--inventory/multi_ec2.yaml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/multi_ec2.yaml.example b/inventory/multi_ec2.yaml.example
index 91e7c7970..d8361a49f 100644
--- a/inventory/multi_ec2.yaml.example
+++ b/inventory/multi_ec2.yaml.example
@@ -1,4 +1,7 @@
# multi ec2 inventory configs
+#
+cache_location: ~/.ansible/tmp/multi_ec2_inventory.cache
+
accounts:
- name: aws1
provider: aws/hosts/ec2.py