puppet-newrelic
puppet-newrelic copied to clipboard
Add Newrelic user to Docker group
In order to be able to fetch metrics, we need the Newrelic user to be a member of the Docker group on Linux.
This PR adds a param to the Linux server class to enable setting the group membership.
it would be great to get this merged