Skip to content

Commit

Permalink
remove python2 pip
Browse files Browse the repository at this point in the history
  • Loading branch information
fatz committed Aug 19, 2024
1 parent 3785c0a commit 9139380
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/el/install_cloud_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ if [ "$major_version" -ge 8 ]; then
else
# with el7 we install cloud-init from source
yum install -y open-vm-tools cloud-init cloud-utils-growpart dracut-modules-growroot https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum install -y python2-pip
fi

0 comments on commit 9139380

Please sign in to comment.