Remove unused config path options
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,7 +16,6 @@
|
||||
/bash_completion.d
|
||||
/usr/share/man/man1/
|
||||
/etc/bash_completion.d/
|
||||
/etc/warewulf.conf
|
||||
warewulf.spec
|
||||
internal/pkg/buildconfig/buildconfig.go
|
||||
include/systemd/warewulfd.service
|
||||
|
||||
@@ -6,7 +6,6 @@ warewulf:
|
||||
autobuild overlays: true
|
||||
update interval: 60
|
||||
syslog: false
|
||||
datastore: @WWPROVISIONDIR@
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 192.168.200.50
|
||||
@@ -15,7 +14,6 @@ dhcp:
|
||||
systemd name: dhcpd
|
||||
tftp:
|
||||
enabled: true
|
||||
tftproot: @TFTPDIR@
|
||||
systemd name: tftp
|
||||
nfs:
|
||||
systemd name: nfs-server
|
||||
Reference in New Issue
Block a user