blob: 84c826b19e889c847e888b584793e801e322a474 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
---
vm_host:
name: ch-hroottest
network:
dns:
- 213.133.100.100
- 213.133.98.98
- 213.133.99.99
bridges:
public:
prefix: 192.168.250.0/24
offsets:
ch-hroottest-vm1: 100
ch-hroottest-obsd: 101
ch-k8s-m2: 200
ch-k8s-w0: 210
ch-k8s-w1: 211
ch-hroottest: 254
nat: yes
zfs:
default:
pool: storage
name: vm
properties:
compression: lz4
|