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
Currently, it's not possible to use the module to configure the JRUBY_JAR setting to use the newer 9k JRuby, meaning if you have a gem that requires Ruby > 2.1, you see errors like undefined method 'keep_alive_timeout=' for #<Net::HTTP..." (such as voxpupuli/puppet-hiera_vault#5)
Affected Puppet, Ruby, OS and module versions/distributions
What are you seeing
Currently, it's not possible to use the module to configure the
JRUBY_JARsetting to use the newer 9k JRuby, meaning if you have a gem that requires Ruby > 2.1, you see errors likeundefined method 'keep_alive_timeout=' for #<Net::HTTP..."(such as voxpupuli/puppet-hiera_vault#5)Affected Puppet, Ruby, OS and module versions/distributions
Any additional information you'd like to impart
Current workaround is this quick
ini_settingcode, but to keep with the rest of the module we could use augeas: