You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the default behaviour was to use ruby in the path however some puppet
agent installations do not put its ruby on the path and is instead located in
/opt/puppetlabs/puppet/bin/ruby. This commit adds file detection to prefer the
specific puppet agent location of ruby and fall back to just the path.
0 commit comments