summaryrefslogtreecommitdiffstats
path: root/inventory/multi_ec2.yaml.example
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-05-07 14:36:46 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-05-07 14:36:46 -0400
commit29b79d7199fb7a9bc1f363cdb7b37f8d61e18ee8 (patch)
tree07e0879a0f2332ca3e4d5de37b57e9ac5502e68e /inventory/multi_ec2.yaml.example
parent060dffb973687776a22b5ff34e4843744ca82b05 (diff)
parentb54e8f81469807cdd6cc57d3c03b22ee1212b4cc (diff)
downloadopenshift-29b79d7199fb7a9bc1f363cdb7b37f8d61e18ee8.tar.gz
openshift-29b79d7199fb7a9bc1f363cdb7b37f8d61e18ee8.tar.bz2
openshift-29b79d7199fb7a9bc1f363cdb7b37f8d61e18ee8.tar.xz
openshift-29b79d7199fb7a9bc1f363cdb7b37f8d61e18ee8.zip
Merge pull request #214 from kwoodson/cache_location
Adding cache location option to multi_ec2.yaml
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