summaryrefslogtreecommitdiffstats
path: root/inventory/multi_ec2.yaml.example
diff options
context:
space:
mode:
authorKenny Woodson <kwoodson@redhat.com>2015-04-23 09:57:08 -0400
committerKenny Woodson <kwoodson@redhat.com>2015-04-23 09:57:08 -0400
commit4d77f6ee94b67a8db57e040c899fb464fbf13290 (patch)
treed65f7c1dc6724ff31ad71f4783c1da760ac50a43 /inventory/multi_ec2.yaml.example
parent4bf6d92ece1a9eb70dd888dd42fad44af666d390 (diff)
parent1be4ce9126cacffaa4335a0579aa134206ec22ba (diff)
downloadopenshift-4d77f6ee94b67a8db57e040c899fb464fbf13290.tar.gz
openshift-4d77f6ee94b67a8db57e040c899fb464fbf13290.tar.bz2
openshift-4d77f6ee94b67a8db57e040c899fb464fbf13290.tar.xz
openshift-4d77f6ee94b67a8db57e040c899fb464fbf13290.zip
Merge pull request #180 from kwoodson/pylint_multi_ec2
Multi_ec2 fixes for pylint and path change. Also added refresh-cache.
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