From a9b908e339b654f0c7219f6c0c01fccb82c5e49c Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Tue, 8 Oct 2024 13:31:16 -0600 Subject: [PATCH] Remove "network" parameter from initial warewulf.conf "network" is redundant with ipaddr and netmask. Signed-off-by: Jonathon Anderson --- etc/warewulf.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/warewulf.conf b/etc/warewulf.conf index ec46e59b..ae9203e4 100644 --- a/etc/warewulf.conf +++ b/etc/warewulf.conf @@ -1,7 +1,6 @@ WW_INTERNAL: 45 ipaddr: 10.0.0.1 netmask: 255.255.252.0 -network: 10.0.0.0 warewulf: secure: false update interval: 60