Skip to content

Commit a85d40d

Browse files
committed
Remove old pyOpenSSL before generating cluster
1 parent 342af7e commit a85d40d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cluster/dinomo/cluster/kubespray/create_cluster_object.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ done
4141
cd $DINOMO_HOME/kubespray
4242

4343
sudo pip3 install -r requirements.txt
44+
sudo pip3 uninstall pyOpenSSL
4445

4546
echo "Creating cluster object..."
4647
ansible-playbook -i inventory/dinomo_cluster/inventory.ini --become \

0 commit comments

Comments
 (0)