Commit bdd62dd
authored
ensure => absent should require "install-pip"
When trying to uninstall a module, puppet whines that pip2.7 could not be found. Adding this requires, which is the same as the one for "present, installed" solves the issue.1 parent 9526853 commit bdd62dd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments