diff --git a/install_puppet.sh b/install_puppet.sh index a9389294a9..aefc960d5c 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -124,6 +124,9 @@ EOF fi yum update -y + + # see comments in setup_puppet_fedora + ln -s /usr/bin/pip /usr/bin/pip-python } function setup_puppet_ubuntu {