add https in wwclient and wwinit
This commit is contained in:
committed by
Jonathon Anderson
parent
a1c11db8cc
commit
2f88b4c3d5
@@ -43,7 +43,7 @@ info "warewulf: mounting ${wwinit_root_device} at ${NEWROOT}"
|
||||
fi
|
||||
) || die "warewulf: failed to mount ${wwinit_root_device} at ${NEWROOT}"
|
||||
|
||||
for stage in "image" "system" "runtime"; do
|
||||
for stage in "image" "system" ; do
|
||||
get_stage "${stage}"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user