Duplicate variable definition in bundle

2010-06-17 Thread Tod Oace
;, "useshell"); classes: "on" expression => regcmp(".*on","$(status)"); "off" expression => regcmp(".*off","$(status)"); commands: on:: "/sbin/chkconfig $(name) off", comment => "

Re: Cfengine Help: Re: Duplicate variable definition in bundle

2010-06-17 Thread Tod Oace
bundles such as disable_xinetd be using "policy => overrideable"? Should http://www.cfengine.org/manuals/cf3-solutions.html be updated? -- Tod Oace, Intel Corporation ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Re: Regex behavior in Cf3

2010-09-03 Thread Tod Oace
or introduce some new different syntax for non-regex strings along with // and keep the old "string" behavior the way it is for a while. > -Dan > ___ > Help-cfengine mailing list > Help-cfengine@cfengine.org > https://cfengine.o

Re: Regex behavior in Cf3

2010-09-03 Thread Tod Oace
ew behavior could safely be introduced without worry, as it would be turned > off by default. > > -Dan > > On Sep 3, 2010, at 7:19 PM, Tod Oace wrote: > >> On Sep 1, 2010, at 11:53 AM, Daniel V. Klein wrote: >> >>>> /^($(regexes))$/ # The slist