revert: remove filemapper gem install
filemapper is not available on RubyGems under that name and was causing puppetserver-compiler to crash loop. The interfaces provider that requires puppetx/filemapper is Debian-specific and should not be loaded on RedHat-based puppetservers. 💘 Generated with Crush Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
This commit is contained in:
@@ -3,5 +3,4 @@ set -e
|
||||
|
||||
echo "Installing additional Ruby gems..."
|
||||
/opt/puppetlabs/puppet/bin/gem install toml
|
||||
/opt/puppetlabs/puppet/bin/gem install filemapper
|
||||
echo "Additional Ruby gems installed successfully"
|
||||
|
||||
Reference in New Issue
Block a user