puppetlabs / puppetserver-ca-cli

A simple Ruby CLI tool to interact with the Puppet Server's included Certificate Authority
Apache License 2.0
3 stars 24 forks source link

Stop activating Bundler in puppetserver-ca #123

Open ekohl opened 3 months ago

ekohl commented 3 months ago

This fails on current Bundler versions where require is a private method. It also makes it useless outside of a bundler context.

jcharaoui commented 3 months ago

Debian has been carrying this very patch for a while: https://salsa.debian.org/puppet-team/ruby-puppetserver-ca-cli/-/blob/debian/main/debian/patches/0003-Disable-Bundler-during-test-execution.patch?ref_type=heads