Hello, is this a bug in cfengine? I can not see any mistakes...
This is my promise:
bundle agent set_sudoers {
files:
"/etc/sudoers"
create => "true",
perms => mog("0440","root","root"),
edit_line =>
comment_lines_containing("requiretty","#");
}
And this is the sudoers after the change:
# $(match.1)
Any ideas?
Regards,
--
Christian Seifert
_______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
