cf3 insert_if_not_match_from_list
Matt Richards <[email protected]> Tue, 7 Apr 2009 08:50:22 -0400
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <[email protected]> |
body insert_select no_comments {
insert_if_not_match_from_list => { "#.*" };
}
#cf-agent -Kv
....
Scalar item in insert_if_not_match_from_list => { #.* } in rvalue is
out of bounds (value should match pattern .*Insert line if it DOES NOT
fully match a regex in the list), near token '}'
Validation: Scalar item in insert_if_not_match_from_list => { #.* } in
rvalue is out of bounds (value should match pattern .*Insert line if
it DOES NOT fully match a regex in the list)