C
Chris Withers
I'm pleased to announce a new release of Checker.
This is a cross-platform, pluggable tool for comparing the configuration
of a machine with a known configuration stored in text files in a source
control system all written in Python.
This release adds a 'command' checker that lets you record and check the
output of arbitrary commands. The initial use case was for dealing with
the output of 'chkconfig --list' on Red Hat.
For more information, please see:
http://www.simplistix.co.uk/software/python/checker
cheers,
Chris
This is a cross-platform, pluggable tool for comparing the configuration
of a machine with a known configuration stored in text files in a source
control system all written in Python.
This release adds a 'command' checker that lets you record and check the
output of arbitrary commands. The initial use case was for dealing with
the output of 'chkconfig --list' on Red Hat.
For more information, please see:
http://www.simplistix.co.uk/software/python/checker
cheers,
Chris