Branch: refs/heads/master
Home: https://github.com/jenkinsci/infra-puppet
Commit: 9afa589b733e8948891b141c3bb7fbf0e0610618
https://github.com/jenkinsci/infra-puppet/commit/9afa589b733e8948891b141c3bb7fbf0e0610618
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
A modules/ci-ssh-slave/files/gem.sh
M modules/ci-ssh-slave/manifests/init.pp
M modules/firewall
Log Message:
-----------
Put gem bin dir into PATH.
This is so that the Jenkins user can use bundler, but because gem is
system-wide, I think it makes sense to do this on all users.
(Plus there's no easy unintrusive change that I can think of to
/home/jenkins)