This project is part of Rudder - configuration management made easy.
See: http://rudder-project.org for more information.
Bug report | |
Mailing list, irc |
Normation http://normation.com
-
Nicolas "ncharles" Charles [email protected]
-
Francois "fanf" Armand [email protected]
-
Vincent Munier
This project is licensed under AGPLv3 license, see the provided "LICENSE" file or http://www.gnu.org/licenses/agpl-3.0.txt
Thank you for your interest in our project! The contribution process is detailed here: http://www.rudder-project.org/HowToContribute
The main goal of this project is to deals with Policy Template:
-
on one hand, read template library, parse template files and build object from them;
-
on the other hand, from these template and parameters, write final CFEngine promises.
This project is managed thanks to Maven software project management (http://maven.apache.org/). You will have to have a working Maven (version 2.2.x or 3.0.x) installation.
% mvn clean install
The project is only a library used in Rudder web application, so there is nothing more to do.