system-config/modules/jenkins
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
..
files Clear workspace before cloning in GGP. 2013-07-15 22:54:32 +00:00
lib/facter Aggregate jenkins modules into one module. 2012-08-12 18:22:26 +00:00
manifests Conditionally install Python 3 development libs. 2013-07-25 00:27:16 +00:00
templates Fix cgconfig.conf comments. 2013-07-12 22:48:07 +00:00