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