[plane] Make sure passlib is installed
This commit is contained in:
parent
3eecbd6470
commit
956b1bc597
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user