mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
F #3951: Fix aws provider template
This commit is contained in:
parent
b40a282a1b
commit
1628216d9c
@ -4,10 +4,10 @@ plain:
|
|||||||
image: 'AWS.webp'
|
image: 'AWS.webp'
|
||||||
|
|
||||||
connection:
|
connection:
|
||||||
acces_key: "Encrypted aws access key"
|
access_key: "Encrypted aws access key"
|
||||||
secret_key: "Encrypted aws secret key"
|
secret_key: "Encrypted aws secret key"
|
||||||
|
|
||||||
location_key: 'aws_region'
|
location_key: 'region'
|
||||||
|
|
||||||
locations:
|
locations:
|
||||||
us-east-1:
|
us-east-1:
|
||||||
|
Loading…
Reference in New Issue
Block a user