User story #7592
Updated by Alexis Mousset almost 9 years ago
In http://www.rudder-project.org/rudder-doc-2.11/rudder-doc.html#_technique_creation, at the end:
<pre>
Define variables
WORK IN PROGRESS Define metadata. Enter the variables in sections in the metadata.xml file. Cf http://www.rudder-project.org/foswiki/Development/PolicyTemplateXML
First test in the Rudder interface
Load the new Technique into Rudder and check that the variables and sections are displayed as you expect.
Implement the behavior
WORK IN PROGRESS Write CFEngine promises to implement the behavior that your Template should have.
Read in the variables from Rudder
WORK IN PROGRESS Using StringTemplate notation… Cf http://www.rudder-project.org/foswiki/Development/Technique
Add reporting
WORK IN PROGRESS The reports format Cf http://www.rudder-project.org/foswiki/Development/ReportsInTechniques
</pre>
This does not make sense and looks really bad. Needs to be reworked. We should integrate relevant content from foswiki pages, and explain clearly:
* how to write a technique, starting with a valid stub technique
* how to add a new technique to Rudder