Forum: Cfengine Help
Subject: Re: cf3 commands error
Author: RIngersoll
Link to topic: https://cfengine.com/forum/read.php?3,17135,17137#msg-17137
A, that explains some things...
Thanks!
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
htt
Forum: Cfengine Help
Subject: Re: cf3 commands error
Author: phnakarin
Link to topic: https://cfengine.com/forum/read.php?3,17135,17136#msg-17136
Suppose to be like the following;
bundle agent test
{
commands:
"/bin/grep admin /etc/passwd >/tmp/passwd.txt"
-- contain => "shell";
++ co