CFEngine Help: Re: Class locality clarification

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: Class locality clarification Author: mark Link to topic: https://cfengine.com/forum/read.php?3,22827,22832#msg-22832 I agree that the documentation needs some adjustment to clarify this. The "local"/"global" thing is about classes promises, not about the classes

CFEngine Help: Re: Class locality clarification

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: Class locality clarification Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,22827,22831#msg-22831 Hi, I also noticed this yesterday and I think that is a bug. I have some file promises with classes => if_repaired("report_about_this"); and

Re: Cfengine Help: Re: Making cf-runagent work

2011-07-18 Thread Seva Gluschenko
Well, it seems like remote cf-agent runs its defaults (i.e. promises.cf). I'm not sure whether cf-runagent is indeed able to alter bundlesequence. You can call for developers attention or look into cf-runagent and cf-serverd sources. 2011/7/19 Jerome Yanga : > Thank you for your recommendation. >

RE: Cfengine Help: Re: Making cf-runagent work

2011-07-18 Thread Jerome Yanga
Thank you for your recommendation. Here is what I got from the remote host. Correct me if I am wrong, but it seems to be running the wrong cf file despite the fact that I have specified another. cf3> -> Accepting a connection cf3> Accepting connection from "192.168.1.10" cf3> New connection.

Re: Cfengine Help: Re: Making cf-runagent work

2011-07-18 Thread Seva Gluschenko
Jerome, the best way to realize what's going on is to run cf-serverd -v (it doesn't fork then and stays in foreground) and then attempt to invoke cf-runagent and see server's output. 2011/7/19 Jerome Yanga : > I am tried this myself and I get the following errors.  What am I missing?  I > have c

Class locality clarification

2011-07-18 Thread Frans Lawaetz
The reference manual states that classes are local to a bundle unless defined in a common bundle. I just noticed some unexpected behaviour on some hosts where a class defined in one bundle was seemingly active in another bundle. Heavily redacted bundle below.. bundle agent base { file

RE: Cfengine Help: Re: Making cf-runagent work

2011-07-18 Thread Jerome Yanga
I am tried this myself and I get the following errors. What am I missing? I have checked all my binaries and none of them are symlinked. cf3> Initiate variable convergence... cf3> SET ignore_missing_bundles true cf3> SET trustkey = 1 cf3> SET encrypt = 1 cf3> -> Matched IP 192.168.1.10 to key

CFEngine Help: Boomarks missing from cfengine .pdf files

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Boomarks missing from cfengine .pdf files Author: Beto Link to topic: https://cfengine.com/forum/read.php?3,22825,22825#msg-22825 The bookmarks seem to have been dropped from the Reference Guide and other .pdf manuals. Can they please be added back? Thanks. __

CFEngine Help: Re: lock-log file

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: lock-log file Author: schattenfell Link to topic: https://cfengine.com/forum/read.php?3,21585,22824#msg-22824 Hello, I have the same problem on some of my nodes, but it occurs at system startup (bootlog). The result is, that the cf-serverd is not loaded automati

CFEngine Help: Re: CFEngine Help: Re: CFEngine 3.2.0 release candidate

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: CFEngine 3.2.0 release candidate Author: msvob...@linkedin.com Link to topic: https://cfengine.com/forum/read.php?3,22717,22823#msg-22823 Any update on the beta 2? ___ Help-cfengine mailing list Help-

CFEngine Help: Re: Community Open Promise Body Library - webpage still missing most content

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: Community Open Promise Body Library - webpage still missing most content Author: mark Link to topic: https://cfengine.com/forum/read.php?3,22821,22822#msg-22822 Apologies - i fixed this now ___ Help-cfengine mailing li

CFEngine Help: Community Open Promise Body Library - webpage still missing most content

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Community Open Promise Body Library - webpage still missing most content Author: svenXY Link to topic: https://cfengine.com/forum/read.php?3,22821,22821#msg-22821 Hi, I reported this a few days ago already. It seems that something went wrong with the last generatio

CFEngine Help: Re: yum_rpm automatic package upgrades

2011-07-18 Thread no-reply
Forum: CFEngine Help Subject: Re: yum_rpm automatic package upgrades Author: svenXY Link to topic: https://cfengine.com/forum/read.php?3,22812,22820#msg-22820 nobody? Is this so uncommon? Furthermore, this fails also: vars: "old_java_rpm" string => "1.6.0_24-fcs"; some_class:: "jdk"