AdminKit

Manage system configurations easily


Keywords
sysadmin
License
GPL-2.0+
Install
pip install AdminKit

Documentation

AdminKit

https://travis-ci.org/flepied/adminkit.png

Description

AdminKit is a tool to manage the configuration of systems via a high level description using roles. The tool belongs to the same familly as cfengine, puppet or chef. For details see the docs directory.

Prereq

You need python and jinja2 installed for AdminKit to work.

Tests

To run the tests via make test, you need shunit2 and fakeroot installed .