insert_lines locator doesn't work

2011-01-11 Thread Dennis . Cabooter
The following syntax should work, according to documentation and examples: -- body common control { bundlesequence => { "test" }; } bundle agent test { files: "/tmp/yum.conf" edit_line => append_after_main; } bundle edit_line append_after_main { insert_lines: "Please

Cfengine Help: Re: templating and "Duplicate selection"

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: templating and "Duplicate selection" Author: bglomm Link to topic: https://cfengine.com/forum/read.php?3,19723,20076#msg-20076 thnx Nakarin, that's the solution. ___ Help-cfengine mailing list Help-cfengine@cfengine.or

Cfengine Help: Random variable persistence problem -- crontab randomization

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Random variable persistence problem -- crontab randomization Author: jgreer Link to topic: https://cfengine.com/forum/read.php?3,20077,20077#msg-20077 Looking for best practices advice on a problem. I would like to manage a cron.d file and use edit_line to randomize

Cfengine Help: Re: Random variable persistence problem -- crontab randomization

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: Random variable persistence problem -- crontab randomization Author: mark Link to topic: https://cfengine.com/forum/read.php?3,20077,20078#msg-20078 Jennifer, take care over this. Are you sure you want a "random time"? This is a commonly (ab)used phrase. What

Re: Cfengine Help: Re: Random variable persistence problem -- crontab randomization

2011-01-11 Thread Jesse Becker
On Tue, Jan 11, 2011 at 11:52:11AM -0500, no-re...@cfengine.com wrote: >Forum: Cfengine Help >Subject: Re: Random variable persistence problem -- crontab randomization >Author: mark >Link to topic: https://cfengine.com/forum/read.php?3,20077,20078#msg-20078 > >Jennifer, > >take care over this. Are

Cfengine Help: Re: Random variable persistence problem -- crontab randomization

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: Random variable persistence problem -- crontab randomization Author: jgreer Link to topic: https://cfengine.com/forum/read.php?3,20077,20080#msg-20080 take care over this. Are you sure you want a "random time"? This is a commonly (ab)used phrase. What people usu

Cfengine Help: Re: Random variable persistence problem -- crontab randomization

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: Random variable persistence problem -- crontab randomization Author: Justin Link to topic: https://cfengine.com/forum/read.php?3,20077,20081#msg-20081 I wanted a randomization of calls to a web server and used a dist class. Here's an excerpt from a policy file of

Re: Cfengine Help: Re: Random variable persistence problem -- crontab randomization

2011-01-11 Thread Mike Hoskins
On 1/11/11 10:15 AM, "no-re...@cfengine.com" wrote: > Forum: Cfengine Help > Subject: Re: Random variable persistence problem -- crontab randomization > Author: jgreer > Link to topic: https://cfengine.com/forum/read.php?3,20077,20080#msg-20080 > > I understand. You're right that a "random time"

Cfengine Help: cfengine 3.1.2 segfaulting again...

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: cfengine 3.1.2 segfaulting again... Author: Sal Link to topic: https://cfengine.com/forum/read.php?3,20083,20083#msg-20083 I am running cfengine 3.1.2 on CentOS 5.5 x86_64. I have updated the policy server to the latest patches and kernel and I am finding intermitten

Cfengine Help: Re: Package architecture specification being ignored by cf3

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: Package architecture specification being ignored by cf3 Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,17577,20084#msg-20084 I'm giving this a bump, as I have the same issue on 3.0.5p1. It seems that if a package of the same name, but diffe

Cfengine Help: Re: Package architecture specification being ignored by cf3

2011-01-11 Thread no-reply
Forum: Cfengine Help Subject: Re: Package architecture specification being ignored by cf3 Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,17577,20085#msg-20085 As for me, it seems like the slist of architectures is treated as "or" list instead of "and" list. Perhaps,