В Срд, 26/05/2010 в 10:53 +0400, Vasiliy G Tolstov пишет:
> Hello.
>
> I'm try to understand cfengine (manuals already read, but not fully
> understand)
Hmm. Already found solution (cf-agent -f xxx.cf).
Another question - can i provide parameters to agent bundle in command
line?
For example i ne
Hello.
I'm try to understand cfengine (manuals already read, but not fully
understand)
I'm create file:
cf-server:/var/cfengine/inputs# cat app_pkg_lamp.cf
body common control
{
bundlesequence => { "app_apache", "app_mysql", "app_php" };
inputs => {
"cfengine_stdlib.cf",
"app