snp-daemon/test_data/new_vm_req1.yaml
2024-12-11 20:56:03 +02:00

16 lines
382 B
YAML

uuid: "123e4567-e89b-12d3-a456-426614174000"
hostname: "test-vm-01"
admin_key: "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEArandomkeyexample"
extra_ports:
- 8080
- 8443
public_ipv4: true
public_ipv6: false
disk_size: 50
vcpus: 4
memory: 8192
kernel_url: "http://example.com/kernel"
kernel_sha: "abc123def4567890ghij"
dtrfs_url: "http://example.com/dtrfs"
dtrfs_sha: "xyz9876543210mnop"