Update default warewulfd port to match initial configuration
We've been shipping a warewulf.conf that defines the warewulfd port as 9873, and a firewalld service that uses this port as well; but the default value in the YAML data-structure has been 9983. This changes the default port to 9873 to match the configuration we've been shipping, and removes the port from the initial configuration file (to use the default value). Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -62,7 +62,7 @@ This is the port that the Warewulf web server will be listening on. It
|
||||
is recommended not to change this so there is no misalignment with
|
||||
node's expectations of how to contact the Warewulf service.
|
||||
|
||||
Default: 9983
|
||||
Default: 9873
|
||||
.IP
|
||||
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user