kissmyconfig is a simple configuration managment tool writen in ruby.
kissmyconfig requires ruby, gem and bundle to run.
First clone the repository.
git clone https://github.com/mrabe89/kissmyserver
Install the required gems using the bundle tool
bundle
Now you should be ready to use it
To unlease its power you have to write a yml file, defining the host and task structure. An example can be found here docs/example.yml
Bugreports and/or Pull requests are highly welcome.
This project is licensed under the GPLv2 - see the COPYING file for details