Jeremy Stanley 60e7d7086a Conditionally install Python 3 development libs.
* modules/jenkins/manifests/params.pp
* modules/jenkins/manifests/slave.pp: The conditional check introduced
in the Jenkins slave manifest in commit 3c7af7d was only a half-fix
since the python3 pip provider lacked a similar check, so depending
on the order in which it's puppeted the conflict could still arise.
Since this package is not needed on non-py3k slaves, we can just
remove it from the slave manifest and expect slaves which do need it
to get it from the pip puppet module instead.

Change-Id: If22aaa1319b61aa58306036a03843fa0cc79b34c
2013-07-25 00:27:16 +00:00
..
2013-01-02 19:05:59 +00:00
2013-07-06 16:12:07 +00:00
2013-07-01 19:33:40 +00:00
2013-07-19 16:11:49 -07:00
2013-07-16 17:44:17 -04:00
2012-11-12 18:58:07 +00:00
2013-05-17 17:21:21 +00:00
2013-07-12 22:46:21 +00:00
2013-05-20 20:40:03 +00:00
2012-11-10 23:50:17 +00:00
2013-06-04 21:47:33 +00:00