"linux.cf"
> };
> }
>
> ##
>
> #
> # linux.cf
> #
> ######
>
any::
"$(sys.date),Hello linux host"
report_to_file => "/tmp/linux.cf.out";
}
On Mon, Jan 17, 2011 at 1:06 AM, Brad Huntington wrote:
> Thank you, this helps a lot.
>
>
> On Sun, Jan 16, 2011 at 9:13 PM, wrote:
>
>
Thank you, this helps a lot.
On Sun, Jan 16, 2011 at 9:13 PM, wrote:
> Forum: Cfengine Help
> Subject: Re: importing tasks based on host group
> Author: bbomgardner
> Link to topic: https://cfengine.com/forum/read.php?3,20138,20144#msg-20144
>
> One way to do this is to us
Forum: Cfengine Help
Subject: Re: importing tasks based on host group
Author: bbomgardner
Link to topic: https://cfengine.com/forum/read.php?3,20138,20144#msg-20144
One way to do this is to use methods. Here is some info from the reference
guide:
http://www.cfengine.org/manuals/cf3
I have about 500 servers I manage with cfengine 2. I'm looking to upgrade to
version 3 but I have a couple of questions.
In my current setup, my cfagent.conf looks something like this:
import:
any::groups/any.cf
backup:: groups/backup.cf