Commit 363aba4e by John Donnal

fixed bug

parent 04c51f7b
Showing with 0 additions and 1 deletions
......@@ -37,7 +37,6 @@ class python {
}
package{['python-pip', 'python3-pip']:
ensure => absent,
require => Exec['upgrade_pip3','upgrade_pip2']
}
exec{'install_pip3':
command => 'python3 /tmp/get-pip.py',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment