Actions
Refactor #16159
closedRename mail alerts to not be "puppet" specific
Description
Right now, under 'my account', users get emails with alerts about the status of their hosts regarding configuration management (e.g: if there was an error, get an alert, or get a weekly summary of all hosts changes)
These emails gather info from reports that could come from Puppet, Ansible, Salt or Chef, but there are references to Puppet all over them.
I think these Puppet references should be removed as these reports may not come from Puppet.
PS: We should create a field in Reports that allows us to know where a report came from, it could be useful to make better visualizations of the data or making these emails even.
Actions