v1.0.0
This commit is contained in:
@@ -4,19 +4,16 @@ type: kvm
|
||||
name: my_vm_name
|
||||
instance_id: "iid-{{ name }}"
|
||||
packages:
|
||||
- nfs-common
|
||||
- openssh-server
|
||||
- prometheus-node-exporter
|
||||
- qemu-guest-agent
|
||||
open_ports:
|
||||
- interface: any
|
||||
protocol: tcp
|
||||
port: 22
|
||||
memory:
|
||||
unit: MiB
|
||||
value: 4096
|
||||
vcpu:
|
||||
placement: static
|
||||
value: 2
|
||||
value: 1
|
||||
os:
|
||||
type:
|
||||
arch: x86_64
|
||||
|
||||
Reference in New Issue
Block a user