Re: Cfengine Help: Re: importing tasks based on host group

2011-01-31 Thread Seva Gluschenko
"linux.cf" > }; > } > > ## > > # > # linux.cf > # > ###### >

Re: Cfengine Help: Re: importing tasks based on host group

2011-01-31 Thread Brad Huntington
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: > >

Re: Cfengine Help: Re: importing tasks based on host group

2011-01-16 Thread Brad Huntington
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

Cfengine Help: Re: importing tasks based on host group

2011-01-16 Thread no-reply
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

importing tasks based on host group

2011-01-16 Thread Brad Huntington
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