Skip to content

ncharles/rudder-techniques

 
 

Repository files navigation

Rudder: configuration management for the masses

This project is part of Rudder - configuration management made easy.

See: http://rudder-project.org for more information.

Authors

License

This sub-project is licensed under GPLv3 license, see the provided "LICENSE" file or http://www.gnu.org/licenses/gpl-3.0.txt

Contributing

Thank you for your interest in our project! The contribution process is detailed here: http://www.rudder-project.org/HowToContribute

Synopsis

This repository contains the Techniques Library of Rudder, which enables Rudder to perform every task configured in its interface using the CFEngine configuration management software.

This project is composed of three directories:

initial-promises

Contains the cfengine promises used to "bootstrap" a new Rudder agent and make him send his inventory to the Rudder server in order to be recognized by the system

techniques

The Techniques Library

tools

Contains the tools used by the Techniques Library to perform some tasks

Usage

This project is part of Rudder, and as such is bundled with every Rudder server.

However, if you want to test a new release of the Techniques or use a more up to date revision, you can clone this repository and copy it’s contents to the appropriate directories in /var/rudder.

Packages

No packages published

Languages

  • Smalltalk 99.5%
  • Other 0.5%