Update wwctl upgrade to manage TLS configuration

Also fixed an omission for API configuration in wwctl upgrade.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-18 18:10:38 -06:00
parent 73a71abfe2
commit c211529689
7 changed files with 85 additions and 5 deletions

View File

@@ -12,5 +12,5 @@ WWIPMI_WRITE="{{$.Ipmi.Write.Bool}}"
WWIPMI_VLAN="{{$.Ipmi.Tags.vlan}}"
{{- end }}
WWTLS={{$.Warewulf.TLSEnabled}}
WWTLSPORT={{$.Warewulf.TlsPort}}
WWTLSPORT={{$.Warewulf.TLSPort}}
WWIPADDR={{$.Ipaddr}}