We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621548a commit c3bcb9dCopy full SHA for c3bcb9d
1 file changed
spec/acceptance/virtualenv_spec.rb
@@ -94,7 +94,7 @@ class { 'python' :
94
owner => 'root',
95
group => 'root',
96
}
97
- -> python::pip { 'Randomized_Requests' :
+ -> python::pip { 'int_date' :
98
ensure => 'latest',
99
virtualenv => '/opt/venv4',
100
0 commit comments