infrastructure-agent-puppet icon indicating copy to clipboard operation
infrastructure-agent-puppet copied to clipboard

Puppet module for installing New Relic Infrastructure agent

Results 4 infrastructure-agent-puppet issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to use this module on redhat 9 but seeing the error bellow. Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install check-mk-agent' returned 1: Error: Failed...

This makes sure the module is easier to include in existing puppet systems migrating to puppet 7. Also fixes a small deprecation warning when/if migrating to puppet 7.

hero
puppet

Instead of assuming the architecture is 'amd64', we can read it from a puppet fact ($::architecture). This means the module installs the infra agent on 'aarch64' machines, e.g. arm64.