snp-daemon/test_data/config4.yaml
2024-12-11 20:13:17 +02:00

20 lines
373 B
YAML

max_cores_per_vm: 2
max_vcpu_reservation: 4
max_mem_reservation: 8192
network_interfaces:
- driver: "MACVTAP"
device: "eth0"
ipv4:
- subnet: "192.168.0.0/24"
gateway: "192.168.0.1"
reserved_addrs: []
ipv6: []
volumes:
- path: "/minimal/volume"
max_reservation: 100
public_port_range:
start: 5000
end: 5100
max_ports_per_vm: 3