Make the overlay auto-update configurable
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
ipaddr: 192.168.1.1
|
||||
ipaddr: 192.168.200.1
|
||||
netmask: 255.255.255.0
|
||||
warewulf:
|
||||
port: 9873
|
||||
secure: true
|
||||
autobuild overlays: true
|
||||
update interval: 60
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 192.168.1.150
|
||||
range end: 192.168.1.200
|
||||
range start: 192.168.200.50
|
||||
range end: 192.168.200.99
|
||||
template: default
|
||||
systemd name: dhcpd
|
||||
tftp:
|
||||
|
||||
Reference in New Issue
Block a user