On Wed, Oct 20, 2010 at 5:04 AM, <[email protected]> wrote:
> Forum: Cfengine Help
> Subject: Re: Is it possible to turn off informational reporting associated
> with commands type promises?
> Author: bbomgardner
> Link to topic: https://cfengine.com/forum/read.php?3,18797,18800#msg-18800
>
> Check out the contain compound body which has an option 'no_output'.
I'm having trouble, how to connect the agent bundle with the contain
body, please?
I.e., I have:
bundle agent hello
{
commands:
"/bin/echo Hello world!";
}
and
body contain example
{
no_output => "true";
}
How do I connect the two?
Thanks,
-at
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine