diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2014-12-12 17:21:30 -0500 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2014-12-12 17:21:30 -0500 |
commit | 6eead926a86f3de1ea0dd4113a715a1516458bcc (patch) | |
tree | 0e96a7ba5d2aa1654adde0c3598782b2ba706c86 /inventory/multi_ec2.yaml.example | |
parent | 58e392c3243feaed8c0fff0f637279aa88f7467b (diff) | |
download | openshift-6eead926a86f3de1ea0dd4113a715a1516458bcc.tar.gz openshift-6eead926a86f3de1ea0dd4113a715a1516458bcc.tar.bz2 openshift-6eead926a86f3de1ea0dd4113a715a1516458bcc.tar.xz openshift-6eead926a86f3de1ea0dd4113a715a1516458bcc.zip |
Updated merge function to merge recursively
Diffstat (limited to 'inventory/multi_ec2.yaml.example')
-rw-r--r-- | inventory/multi_ec2.yaml.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/multi_ec2.yaml.example b/inventory/multi_ec2.yaml.example index bba26f016..0bd505816 100644 --- a/inventory/multi_ec2.yaml.example +++ b/inventory/multi_ec2.yaml.example @@ -1,5 +1,5 @@ -# meta inventory configs -clouds: +# multi ec2 inventory configs +accounts: - name: aws1 provider: aws/ec2.py env_vars: |