CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: msvob...@linkedin.com Link to topic: https://cfengine.com/forum/read.php?3,24162,24178#msg-24178 Hey Matt I wrote up a post about how I solved this, and posted my policy. I deal with chkconfig, and

CFEngine Help: Re: CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24170,24176#msg-24176 Jesse Becker Wrote

CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24170,24175#msg-24175 Not tested. bundle common g { classes: "dns_server

CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24170,24174#msg-24174 neilhwatson Wrote: --- > You mi

Re: CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread Jesse Becker
On Fri, Dec 02, 2011 at 04:12:12PM -0500, no-re...@cfengine.com wrote: >Forum: CFEngine Help >Subject: Re: CFEngine Help: Re: controlling redhat-style startup services via >chkconfig >Author: matt_garman >Link to topic: https://cfengine.com/forum/read.php?3,24170,24171#msg-24171

CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24170,24172#msg-24172 You might define your host classes in a common bundle. Then define your variables in the

CFEngine Help: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24170,24171#msg-24171 Jesse Becker Wrote: --- > You can&#

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24162,24169#msg-24169 Ignore my last post. I was in error. Please state your new question, expected versus actual results.

Re: CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread Jesse Becker
On Fri, Dec 02, 2011 at 03:02:33PM -0500, no-re...@cfengine.com wrote: >Forum: CFEngine Help >Subject: Re: controlling redhat-style startup services via chkconfig >Author: matt_garman >Link to topic: https://cfengine.com/forum/read.php?3,24162,24165#msg-24165 > >And also, for what it's worth, if I

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24162,24168#msg-24168 neilhwatson Wrote: --- > I don't think the class in your call

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24162,24167#msg-24167 I don't think the class in your called bundle will be global. Classes are only global in common bundles and fro

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24162,24166#msg-24166 You can get around this by using cfengine_3 class instead of any. Which, as Bento noted, makes one wonder what

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24162,24165#msg-24165 And also, for what it's worth, if I do away with the "variable" list declaration, it works as expected. "check_

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: matt_garman Link to topic: https://cfengine.com/forum/read.php?3,24162,24164#msg-24164 Beto Wrote: --- > It is because of a purely arbitrary and > i

CFEngine Help: Re: controlling redhat-style startup services via chkconfig

2011-12-02 Thread no-reply
Forum: CFEngine Help Subject: Re: controlling redhat-style startup services via chkconfig Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,24162,24163#msg-24163 matt_garman Wrote: --- > I don't understand why this is. It is bec