mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
M #-: Better defaults for AWS provisions
(cherry picked from commit 96f1dc2e7f
)
This commit is contained in:
parent
1c14168f5f
commit
f5844b8e60
@ -59,7 +59,7 @@ inputs:
|
||||
- name: 'ceph_disk_size'
|
||||
type: text
|
||||
description: 'Disk size of CEPH disk volume, in GB'
|
||||
default: '100'
|
||||
default: '512'
|
||||
|
||||
- name: 'one_hypervisor'
|
||||
type: list
|
||||
|
@ -39,7 +39,7 @@ inputs:
|
||||
- name: 'aws_root_size'
|
||||
type: text
|
||||
description: 'AWS instance root volume size, in GB'
|
||||
default: '100'
|
||||
default: '512'
|
||||
|
||||
- name: 'aws_instance_type'
|
||||
type: text
|
||||
|
Loading…
Reference in New Issue
Block a user