Files
warewulf/overlays/host/internal/warewulf.conf
Timothy Middelkoop 223f56a330 Merge dnsmasq ipv4 and ipv6 files
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
2025-11-29 02:12:19 +00:00

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