Can I get examples of uncommenting lines from other cf3 users? Commenting is straightforward with replace_with, but uncommenting seems non-trivial. I thought about using getfields(), using my comment character as a delimiter, to stuff the remainder of the line into a variable I could then use with replace_with. The getfields() function doesn't seem to be implemented, though (no matter; it was a messy solution anyhow).
I could delete the commented line and replaced with an uncommented one - is that what others are doing, or am I missing a simpler way? Thanks, -Jess
_______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine