I found this week that the python-pip package is not available anymore for el7 on epel anymore, it has been replaced by python2-pip. That makes the module fail trying to check if it's installed as puppet does not really handle well the 'obsoletes' and similar rpm headers.
I found this week that the python-pip package is not available anymore for el7 on epel anymore, it has been replaced by python2-pip. That makes the module fail trying to check if it's installed as puppet does not really handle well the 'obsoletes' and similar rpm headers.