Skip to content

flepied/adminkit

Repository files navigation

AdminKit

image

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 .