On my puppet client I have the same message twice and I want to only have once. Example :
Info: /Stage[main]/box::Backuppc/Notify[todo]/message: todo...
Info: /Stage[main]/box::Backuppc/Notify[todo]/message: defined 'message' as 'todo...'
How can I remove one of them please ?