Forum: Cfengine Help Subject: Re: Modules are spamming me Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,20990,20991#msg-20991
You might want to add no_output => "true"; to your contain body
body contain in_shell_and_silent
{
useshell => "true";
no_output => "true";
}
Cheers,
--Nakarin
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine
