Forum: Cfengine Help
Subject: Re: regex help
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,21705,21776#msg-21776
Yes, I'm saying put a .* at the end. :)
To handle the zero-width look-arounds, imagine that there's an index which
keeps track of which character you're at in the
On 05/04/2011 04:01 PM, Aleksey Tsalolikhin wrote:
> Thank you, great stuff!
>
> I'm pleased to see
>
> - 478: [Other] the version field cannot contain the
> the colon character ":" (mark) - resolved.
>
> which enables embedding RCS/CVS tags in the version
> field, thanks!
You know
Thank you, great stuff!
I'm pleased to see
- 478: [Other] the version field cannot contain the
the colon character ":" (mark) - resolved.
which enables embedding RCS/CVS tags in the version
field, thanks!
Aleksey
___
Help-cfengine mailing
Forum: Cfengine Help
Subject: Re: Why is insert_lines not convergant?
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,21682,21773#msg-21773
Please check 3.1.5 before filing a bug report
___
Help-cfengine mailing list
Help-cfengine@cfen
Forum: Cfengine Help
Subject: Re: Why is insert_lines not convergant?
Author: msvob...@linkedin.com
Link to topic: https://cfengine.com/forum/read.php?3,21682,21772#msg-21772
Well, I'm pretty sure this is a bug.
# ls -altr sudoers-MACHINE_GROUP*
-r--r- 1 root root 163 Apr 28 09
Hi,
On 02/05/2011 16:37, Mikhail Gusarov wrote:
> Hello,
>
> Cfengine 3.1.5 is available on
> http://www.cfengine.org/pages/source_code
>
> This release fixes a number of issues discovered after 3.1.4 release,
> full list of them is available on
> https://cfengine.com/bugtracker/changelog_page.p
On Wed, May 04, 2011 at 08:52:36AM -0400, Ari Constancio wrote:
>Hello,
>
>I'm trying the example from
>http://www.cfengine.org/manuals/cf3-solutions.html#Postfix-mail-configuration
>.
>However, /etc/postfix/sasl-passwd needs to be converted with postmap
>before restarting Postfix.
>
>What's the pr
Forum: Cfengine Help
Subject: Re: random executions or unpredictable file editing
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21763,21769#msg-21769
To try and reproduce this, create a self-contained policy directed at a temp
target file. Have the policy run regularly
body classes DefineIfChanged(class)
{
promise_repaired => { "$(class)" };
}
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine
On 05/04/2011 02:52 PM, Ari Constancio wrote:
> I'm trying the example from
> http://www.cfengine.org/manuals/cf3-solutions.html#Postfix-mail-configuration
> .
> However, /etc/postfix/sasl-passwd needs to be converted with postmap
> before restarting Postfix.
>
> What's the proper way to deal wit
Forum: Cfengine Help
Subject: Re: random executions or unpredictable file editing
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21763,21765#msg-21765
Please show the DefineIfChanged body.
___
Help-cfengine mailing list
Help-cf
Hello,
I'm trying the example from
http://www.cfengine.org/manuals/cf3-solutions.html#Postfix-mail-configuration
.
However, /etc/postfix/sasl-passwd needs to be converted with postmap
before restarting Postfix.
What's the proper way to deal with this? I thought of defining a new
class ("changed_s
Forum: Cfengine Help
Subject: Re: regex help
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21705,21764#msg-21764
Sauer,
Are you suggesting that the regex be this:
(\S+\s+){5}(?&1 > /dev/null).*
If I understand this correctly then the look arounds need a contingency m
Hi,
I have been using cfengine for some time now, and most of the time I had
used just one config file with all configuration in it. Recently have
divided cf file to multiple ones.
eg.
one with bundle agent default and second with bundle edit_line edit_file
the configuration is very similar to
14 matches
Mail list logo