There is an "occurrences" option to line edit promises.  
cfengine_stdlib.cf has the following:

body replace_with value(x)
{
replace_value => "$(x)";
occurrences => "all";
}

Try setting it to just "first".

Frans
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to