begin to write cdist-type.text

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent dd840ce278
commit 70494afbca
  1. 2
      doc/dev/todo/niconext
  2. 5
      doc/man/to_check/cdist-type.text

@ -4,4 +4,4 @@ Documentation cleanup
- define how to in cdist-type-integration
- referenced on the webpage via cdist-type(7)!
- how to debug explorer and codegen

@ -39,9 +39,10 @@ with a type specific unique id that stores the parameters
HOW TO WRITE A NEW TYPE (TODO)
------------------------------
Assume you want to create the new type named "coffee":
Assume you want to create the new type named "coffee", which creates
files which contain the word "c0ffee".
Create the directory /etc/cdist/types/coffee/
Create the directory conf/type/coffee/.
Create the file /etc/cdist/types/coffee/README containing a description of the
type.
If your type supports attributes, create the directory /etc/cdist/types/coffee/

Loading…
Cancel
Save