summaryrefslogtreecommitdiffstats
path: root/inventory/multi_ec2.yaml.example
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-05-13 16:38:20 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-05-13 16:55:09 -0400
commitd82c71ce9a98c1e9ecabf24cd7bd7c7e19aabec2 (patch)
tree764da2073c3c782dc9a359021943ec18253c86eb /inventory/multi_ec2.yaml.example
parent305808da1049c603519329e66b34068686bfb99e (diff)
downloadopenshift-d82c71ce9a98c1e9ecabf24cd7bd7c7e19aabec2.tar.gz
openshift-d82c71ce9a98c1e9ecabf24cd7bd7c7e19aabec2.tar.bz2
openshift-d82c71ce9a98c1e9ecabf24cd7bd7c7e19aabec2.tar.xz
openshift-d82c71ce9a98c1e9ecabf24cd7bd7c7e19aabec2.zip
Added support for grouping and a bug fix.
Diffstat (limited to 'inventory/multi_ec2.yaml.example')
-rw-r--r--inventory/multi_ec2.yaml.example6
1 files changed, 5 insertions, 1 deletions
diff --git a/inventory/multi_ec2.yaml.example b/inventory/multi_ec2.yaml.example
index c41c134ab..99f157b11 100644
--- a/inventory/multi_ec2.yaml.example
+++ b/inventory/multi_ec2.yaml.example
@@ -17,8 +17,12 @@ accounts:
env_vars:
AWS_ACCESS_KEY_ID: XXXXXXXXXXXXXXXXXXXX
AWS_SECRET_ACCESS_KEY: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ all_group: ec2
+ hostvars:
+ cloud: aws
+ account: aws1
- - name: aws2
+- name: aws2
provider: aws/hosts/ec2.py
env_vars:
AWS_ACCESS_KEY_ID: XXXXXXXXXXXXXXXXXXXX