Remove warewulf.conf:syslog
- Fixes: #1606 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -23,7 +23,6 @@ Warewulf (4.6.0):
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: false
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 10.0.1.1
|
||||
@@ -111,9 +110,6 @@ explained as follows:
|
||||
configuration. (The host overlay is used to configure the dependent
|
||||
services.)
|
||||
|
||||
* ``warewulf:syslog``: This determines whether Warewulf server logs go
|
||||
to syslog.
|
||||
|
||||
* ``nfs:export paths``: Warewulf can automatically set up these NFS
|
||||
exports.
|
||||
|
||||
|
||||
@@ -199,7 +199,6 @@ Vagrantfile
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: false
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 192.168.200.50
|
||||
|
||||
@@ -74,7 +74,6 @@ address of your cluster's private network interface:
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: false
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 192.168.200.50
|
||||
|
||||
@@ -67,7 +67,6 @@ address of your cluster's private network interface.
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: false
|
||||
datastore: /usr/share
|
||||
grubboot: false
|
||||
dhcp:
|
||||
|
||||
@@ -55,7 +55,6 @@ address of your cluster's private network interface:
|
||||
update interval: 60
|
||||
autobuild overlays: true
|
||||
host overlay: true
|
||||
syslog: false
|
||||
dhcp:
|
||||
enabled: true
|
||||
range start: 192.168.200.50
|
||||
|
||||
Reference in New Issue
Block a user