Skip to content

Commit

Permalink
Remove resource collector overriding pip_provider
Browse files Browse the repository at this point in the history
  • Loading branch information
jlindquist-godaddy committed Oct 18, 2019
1 parent 621548a commit 9d0c250
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,6 @@
category => $pip_category,
}

Python::Pip <| |> {
pip_provider => $pip_provider,
}

Package <| title == 'virtualenv' |> {
name => $virtualenv_package,
}
Expand Down

0 comments on commit 9d0c250

Please sign in to comment.