Merge pull request #1707 from anderbubble/remove-syslog

Remove `warewulf.conf:syslog`
This commit is contained in:
Xu YANG
2025-02-07 12:08:48 +09:00
committed by GitHub
24 changed files with 26 additions and 60 deletions

View File

@@ -83,7 +83,6 @@ data from other structures.
- UpdateInterval: 60
- AutobuildOverlays: true
- EnableHostOverlay: true
- Syslog: false
### Network

View File

@@ -25,7 +25,6 @@ data from other structures.
- UpdateInterval: {{ .Warewulf.UpdateInterval }}
- AutobuildOverlays: {{ .Warewulf.AutobuildOverlays }}
- EnableHostOverlay: {{ .Warewulf.EnableHostOverlay }}
- Syslog: {{ .Warewulf.Syslog }}
### Network

View File

@@ -7,7 +7,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
range start: 192.168.0.100

View File

@@ -7,7 +7,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
range start: 192.168.0.100

View File

@@ -7,7 +7,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
template: static

View File

@@ -7,7 +7,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
range start: 192.168.0.100

View File

@@ -7,7 +7,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
range start: 192.168.0.100

View File

@@ -66,7 +66,6 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
syslog: true
dhcp:
enabled: true
range start: 192.168.0.100