mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Change ec2 type names in onehost create help
This commit is contained in:
parent
591e21d774
commit
22d31c2e19
@ -32,9 +32,9 @@ class OneHostHelper < OpenNebulaHelper::OneHelper
|
||||
# EC2_SECRET = <Your ec2 secret key>
|
||||
#
|
||||
# CAPACITY = [
|
||||
# M1SMALL = <number of machines m1.small>,
|
||||
# M1XLARGE = <number of machines m1.xlarge>,
|
||||
# M1LARGE = <number of machines m1.large>
|
||||
# M1_SMALL = <number of machines m1.small>,
|
||||
# M1_XLARGE = <number of machines m1.xlarge>,
|
||||
# M1_LARGE = <number of machines m1.large>
|
||||
# ]
|
||||
#
|
||||
# You can set any machine type supported by ec2
|
||||
|
Loading…
x
Reference in New Issue
Block a user