Oh yeah, I forgot to look there. Although now that I do, that looks really
familiar. I think I might have tried to use it very early on but got confused
by that array so just went off and wrote my own. Unfortunately, that bundle
uses field_edits, which I've recently found to (currently) be in
Heh - just use "set_variable_values" from cfengine_stdlib.cf! Or see how it
is done there - it's rather clever (I wish I thought of it :-)
-Dan
> Forum: Cfengine Help
> Subject: Looking for suggestions on ordering
> Author: Authority
> Link to topic: https://cfengine.com/forum/read.php?3,17628,1
Forum: Cfengine Help
Subject: Looking for suggestions on ordering
Author: Authority
Link to topic: https://cfengine.com/forum/read.php?3,17628,17628#msg-17628
Normal ordering for edit_line bundles puts insert_lines before
replace_patterns. For my current problem, I'm trying to reverse them.
Giv