Fix for broken Python PIP Puppet
This commit is contained in:
parent
f55433c0bf
commit
811b865e39
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ class rhizo_base {
|
||||||
}
|
}
|
||||||
|
|
||||||
python::pip { 'gsm0338':
|
python::pip { 'gsm0338':
|
||||||
ensure => '1.0a1',
|
ensure => 'present',
|
||||||
pkgname => 'gsm0338',
|
pkgname => 'gsm0338',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue