Add warewulf.crt to wwinit overlay
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
6
overlays/wwinit/rootfs/warewulf/keys/warewulf.crt.ww
Normal file
6
overlays/wwinit/rootfs/warewulf/keys/warewulf.crt.ww
Normal file
@@ -0,0 +1,6 @@
|
||||
{{- $crt := Include "keys/warewulf.crt" -}}
|
||||
{{- if eq $crt "" -}}
|
||||
{{ abort }}
|
||||
{{- else -}}
|
||||
{{ $crt }}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user