Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Cfengine Recent threads

Threads Replies First post Last post
CFEngine Help: Thread died in Berkeley DB library
By: No-reply
Forum: CFEngine Help Subject: Thread died in Berkeley DB library Author: roman.b### @ppdi.com Link to topic: https://cfengine.com/forum/read.php?3,26071,26071#msg-26071 Guys, I wonder if anybody else met the same situation? Sporadically…
0 May 25 2012
07:04
May 25 2012
07:04
CFEngine Help: Templating the solution?
By: No-reply
Forum: CFEngine Help Subject: Templating the solution? Author: tjavo87 Link to topic: https://cfengine.com/forum/read.php?3,26068,26068#msg-26068 Hi Guys, I'm working with dynamic bundlesequences as described on the website from Neil, the first…
2 May 25 2012
02:18
May 25 2012
02:55
CFEngine Help: edit_template array variable expansion
By: No-reply
Forum: CFEngine Help Subject: edit_template array variable expansion Author: jremond Link to topic: https://cfengine.com/forum/read.php?3,26061,26061#msg-26061 Hi all I am trying to use the new template feature and but I get some unwanted…
5 May 24 2012
14:45
May 24 2012
22:05
CFEngine Help: Read files once instead of a bunch?
By: No-reply
Forum: CFEngine Help Subject: Read files once instead of a bunch? Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,26052,26052#msg-26052 So, I have a vars promise in a global bundle (g) which looks like this: g_counted_lines:: …
3 May 23 2012
22:10
May 24 2012
12:46
CFEngine Help: Cfengine 3.3 wins!
By: No-reply
Forum: CFEngine Help Subject: Cfengine 3.3 wins! Author: msvob### @linkedin.com Link to topic: https://cfengine.com/forum/read.php?3,25626,25626#msg-25626 I'm seeing some major increases in performance in upgrading from Cfengine 3.2.0 to 3.3.0 from…
6 Apr 19 2012
16:51
May 24 2012
12:36
Matching a "parametric" regex
By: Marco Marongiu
Hi all I am trying to check for some records in the /etc/hosts file. More specifically, I want that: 1) There must be only one line matching "^$(sys.ipv4)\s+$(fqhost)\s+$(uqhost)\b.*$" I don't care if other names are added after the two…
0 May 24 2012
11:25
May 24 2012
11:25
templates: regression in 3.3.x?
By: Marco Marongiu
Hi all I have a simple template like the following: ---8<------8<------8<------8<------8<------8<------8 <------8<------8<--- ################################################################### # # snmdp configuration…
3 May 23 2012
07:07
May 24 2012
11:07
CFEngine Help: Running cf-execd on OSX
By: No-reply
Forum: CFEngine Help Subject: Running cf-execd on OSX Author: dpullman Link to topic: https://cfengine.com/forum/read.php?3,26050,26050#msg-26050 We've run cfengine 2 for years on OSX, various versions. To get cfexecd to work with launchctl, we…
1 May 23 2012
15:51
May 23 2012
15:55
CFEngine Help: git promises
By: No-reply
Forum: CFEngine Help Subject: git promises Author: analogue Link to topic: https://cfengine.com/forum/read.php?3,25954,25954#msg-25954 Hi, I'm looking for some bundle that would allow me to write promises for some git cloned repository. e.g.:…
33 May 16 2012
13:50
May 23 2012
13:36
CFEngine Help: Replace underscores in interface names (creating routes)
By: No-reply
Forum: CFEngine Help Subject: Replace underscores in interface names (creating routes) Author: alan.hatch Link to topic: https://cfengine.com/forum/read.php?3,26010,26010#msg-26010 We are using interface aliases with periods that are being…
3 May 22 2012
16:04
May 23 2012
13:09
CFEngine Help: Proper way to manage large unique files
By: No-reply
Forum: CFEngine Help Subject: Proper way to manage large unique files Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,26033,26033#msg-26033 I am distributing a large XML config file to a group of servers for an application.…
10 May 23 2012
09:25
May 23 2012
11:56
reports: showstate => { ... }
By: Mikhail Gusarov
Hi. Is there anyone who uses the "showstate" option of reports promise? It seems to be broken w.r.t. report_to_file option since the beginning, and noone noticed.
3 May 23 2012
08:14
May 23 2012
08:54
classes in packages promises
By: Marco Marongiu
Hi all I'd expect this promise to define the class snmpd_installed: - if the package was not installed, and it succeeds in installing it; - if the package is already installed. packages: "snmpd" comment => "Install snmpd", …
0 May 23 2012
06:49
May 23 2012
06:49
Variable setting in verbose output
By: Nick Anderson
I am curious why verbose output does not show variables getting assigned. Should this just be a feature request?
2 May 22 2012
19:56
May 22 2012
20:17
execresult and order
By: Irwan Hadi
I need to make a cf3 policy where the input of a bundle will consist of 2 parameters out of /etc/inputparameter The format of /etc/inputparameter will be config1a:config1b config2a:config2b ... The question now is what is the preferred way of…
1 May 22 2012
01:19
May 22 2012
07:44
Rare/exotic operating systems support
By: Mikhail Gusarov
Good day. I'd like to know is there anyone who uses CFEngine 3 on the following operating systems: - SCO OpenServer - SCO UnixWare - QNX - Cray/UNICOS Those systems will be dropped in 3.4.0 unless there are active users.
2 May 21 2012
08:29
May 21 2012
10:55
CFEngine Help: Bug in readstringarray with big field ?
By: No-reply
Forum: CFEngine Help Subject: Bug in readstringarray with big field ? Author: jbdenis Link to topic: https://cfengine.com/forum/read.php?3,25946,25946#msg-25946 Hello everybody, I found a weird behaviour using "readstringarray". I'm trying to…
3 May 16 2012
05:16
May 21 2012
08:52
how is am_policy_hub class set?
By: Neil Watson
I'm trying to determine how am_policy_hub is determined. Consider this sample: body common control { bundlesequence => { "g", }; } bundle common g { vars: am_policy_hub:: "path"…
1 May 14 2012
15:29
May 21 2012
07:48
CFEngine Help: Purging package on debian based distributions?
By: No-reply
Forum: CFEngine Help Subject: Purging package on debian based distributions? Author: analogue Link to topic: https://cfengine.com/forum/read.php?3,25985,25985#msg-25985 Hi, I'm using the package_method generic to manage my installed packages and…
4 May 18 2012
17:49
May 19 2012
00:03
"Getting Started with CFEngine 3" free webinar on Monday, May 28, 8 AM - 10 AM US Pacific
By: Aleksey Tsalolikhin
"Getting Started with CFEngine 3" free webinar on Monday, May 28, 8 AM - 10 AM US Pacific time (Los Angeles). A 2-hour webinar to help jumpstart your use of CFEngine 3. Covers CFEngine philosophy and grammar; key definitions; practical examples;…
1 May 18 2012
11:38
May 18 2012
12:10