Remove warewulf.conf:syslog
- Fixes: #1606 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -83,7 +83,6 @@ data from other structures.
|
||||
- UpdateInterval: 60
|
||||
- AutobuildOverlays: true
|
||||
- EnableHostOverlay: true
|
||||
- Syslog: false
|
||||
|
||||
### Network
|
||||
|
||||
|
||||
@@ -25,7 +25,6 @@ data from other structures.
|
||||
- UpdateInterval: {{ .Warewulf.UpdateInterval }}
|
||||
- AutobuildOverlays: {{ .Warewulf.AutobuildOverlays }}
|
||||
- EnableHostOverlay: {{ .Warewulf.EnableHostOverlay }}
|
||||
- Syslog: {{ .Warewulf.Syslog }}
|
||||
|
||||
### Network
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -7,7 +7,6 @@ warewulf:
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: true
|
||||
dhcp:
|
||||
enabled: true
|
||||
template: static
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user