Remove python-pip from jenkins_jobs.
It's in jenkins_master already, and jenkins_jobs runs on jenkins_master. At some point remind me to kick someone at puppetlabs in the pants for thinking this restriction is useful. Change-Id: I04d197c7e02573ae9319f5839269663f6d583b16
This commit is contained in:
parent
4e2eb0f081
commit
1f53332f66
@ -31,10 +31,6 @@ class jenkins_jobs($site, $projects) {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
package { "python-pip":
|
|
||||||
ensure => present
|
|
||||||
}
|
|
||||||
|
|
||||||
package { "python-jenkins":
|
package { "python-jenkins":
|
||||||
ensure => latest,
|
ensure => latest,
|
||||||
provider => pip,
|
provider => pip,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user