24 lines
440 B
Plaintext
24 lines
440 B
Plaintext
ipaddr: 192.168.0.1/24
|
|
ipaddr6: 2001:db8::1/64
|
|
netmask: 255.255.255.0
|
|
network: 192.168.0.0
|
|
warewulf:
|
|
port: 9873
|
|
secure: false
|
|
update interval: 60
|
|
autobuild overlays: true
|
|
host overlay: true
|
|
dhcp:
|
|
enabled: true
|
|
range start: 192.168.0.100
|
|
range end: 192.168.0.199
|
|
tftp:
|
|
enabled: false
|
|
nfs:
|
|
enabled: true
|
|
export paths:
|
|
- path: /home
|
|
export options: rw,sync
|
|
- path: /opt
|
|
export options: ro,sync,no_root_squash
|