Simplify and clarify configuration

- changed "secure port" to "tls port"
- removed the --create flag for "wwctl configure tls"; made it the default behavior
- fixed a TLS creation bug in "wwctl configure --all"
- added logging to "wwctl configure tls" and "wwctl configure --all" (for the tls case)

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-04 08:18:07 -07:00
parent 6ce3d33f50
commit a886b4958b
13 changed files with 65 additions and 55 deletions

View File

@@ -22,7 +22,7 @@ warewulf:
host overlay: true
port: 9873
secure: true
secure port: 9874
tls port: 9874
update interval: 60
nfs:
enabled: true
@@ -70,7 +70,7 @@ warewulf:
host overlay: true
port: 9873
secure: true
secure port: 9874
tls port: 9874
update interval: 60
nfs:
enabled: true
@@ -120,7 +120,7 @@ warewulf:
host overlay: true
port: 9873
secure: true
secure port: 9874
tls port: 9874
update interval: 60
nfs:
enabled: true
@@ -167,7 +167,7 @@ warewulf:
host overlay: true
port: 9873
secure: true
secure port: 9874
tls port: 9874
update interval: 60
nfs:
enabled: true
@@ -243,7 +243,7 @@ warewulf:
host overlay: true
port: 9873
secure: false
secure port: 9874
tls port: 9874
update interval: 60
nfs:
enabled: true