puppet-rsyslog
puppet-rsyslog copied to clipboard
Add usrmsg_users parameter
By default the emergency messages are sent to all logged in users on the machine. rsyslog as a parameter to restrict these message to a list of user. This new parameter permits to set this list (to only root for instance). By default the parameter uses "*" ( all users) which was the previously hard coded value).