On Mon, 2011-09-05 at 18:21 +0200, Raphaël Pinson wrote: > Hi all, > > > This mail is to introduce a new Perl module based on Augeas and named > Config::Augeas::Validator [0].
This is really interesting. Augeas is able to detect syntax errors of configuration files. Beyond that, rules to check the logic of the configuration directives themselves are required. You gave some examples of that. It could be possible to build a repository of general checks. I think of additional checks, like verify if a file referenced by a configuration is actually there (i.e. include), checking for conflicting settings, or testing value ranges. Very nice! Francis _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
