update targets and default RAM
This commit is contained in:
parent
b26abb4097
commit
8e3b4bda2e
@ -15,6 +15,13 @@ groups:
|
||||
host: 100.40.223.138
|
||||
user: root
|
||||
host-key-check: false
|
||||
- name: astrocore
|
||||
config:
|
||||
transport: ssh
|
||||
ssh:
|
||||
host: 100.40.223.137
|
||||
user: root
|
||||
host-key-check: false
|
||||
|
||||
- name: new-vm
|
||||
targets:
|
||||
|
@ -15,7 +15,7 @@ parameters:
|
||||
ram:
|
||||
type: Integer
|
||||
description: "Amount of RAM in MB"
|
||||
default: 2048
|
||||
default: 8192
|
||||
vcpus:
|
||||
type: Integer
|
||||
description: "Number of virtual CPUs"
|
||||
|
Loading…
Reference in New Issue
Block a user