summaryrefslogtreecommitdiffstats
path: root/inventory/multi_ec2.yaml.example
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-04-22 16:05:50 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-04-22 16:10:22 -0400
commit1be4ce9126cacffaa4335a0579aa134206ec22ba (patch)
treefced220f443e13305e17f3798ce2ad9b6bcb199a /inventory/multi_ec2.yaml.example
parentb3c9e90b10dd5708454628ea037708cfd8374599 (diff)
downloadopenshift-1be4ce9126cacffaa4335a0579aa134206ec22ba.tar.gz
openshift-1be4ce9126cacffaa4335a0579aa134206ec22ba.tar.bz2
openshift-1be4ce9126cacffaa4335a0579aa134206ec22ba.tar.xz
openshift-1be4ce9126cacffaa4335a0579aa134206ec22ba.zip
Adding refresh-cache option and cleanup for pylint. Also updated for aws/hosts/ being added.
Diffstat (limited to 'inventory/multi_ec2.yaml.example')
-rw-r--r--inventory/multi_ec2.yaml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/multi_ec2.yaml.example b/inventory/multi_ec2.yaml.example
index 0bd505816..91e7c7970 100644
--- a/inventory/multi_ec2.yaml.example
+++ b/inventory/multi_ec2.yaml.example
@@ -1,13 +1,13 @@
# multi ec2 inventory configs
accounts:
- name: aws1
- provider: aws/ec2.py
+ provider: aws/hosts/ec2.py
env_vars:
AWS_ACCESS_KEY_ID: XXXXXXXXXXXXXXXXXXXX
AWS_SECRET_ACCESS_KEY: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- name: aws2
- provider: aws/ec2.py
+ provider: aws/hosts/ec2.py
env_vars:
AWS_ACCESS_KEY_ID: XXXXXXXXXXXXXXXXXXXX
AWS_SECRET_ACCESS_KEY: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX