[plane] Make sure passlib is installed

This commit is contained in:
Bernhard "bero" Rosenkränzer (Boggins) 2024-12-19 08:27:14 +01:00
parent 3eecbd6470
commit 956b1bc597

View File

@ -500,6 +500,8 @@ EOF
done
echo
dnf -y --refresh install python-passlib || (apt update ; apt -y install python3-passlib)
INSTANCE_ID=$(random xxxxxxxxxxxxxxxxxxxxxxxx)
INSTANCE_UUID=$(random xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
USER_UUID=$(random xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)