add a new section

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent bc436c6c5c
commit 8448628461
  1. 6
      doc/man/to_check/cdist-type.text

@ -77,8 +77,8 @@ A type consists of
- parameter (optional) - parameter (optional)
- manifest (optional) - manifest (optional)
- gencode (optional)
- explorer (optional) - explorer (optional)
- gencode (optional)
Types are stored below conf/type/. Their name should always be prefixed with Types are stored below conf/type/. Their name should always be prefixed with
two underscores (__) to prevent collisions with other binaries in $PATH. two underscores (__) to prevent collisions with other binaries in $PATH.
@ -128,8 +128,12 @@ which are documented in cdist-environment-variables(7).
Always ensure the manifest is executable, otherwise cdist will not be able Always ensure the manifest is executable, otherwise cdist will not be able
to execute it. to execute it.
THE TYPE EXPLORERS
------------------
WRITING THE GENCODE SCRIPT WRITING THE GENCODE SCRIPT
-------------------------- --------------------------
The gencode script can make use
HOW TO INCLUDE A TYPE INTO UPSTREAM CDIST HOW TO INCLUDE A TYPE INTO UPSTREAM CDIST
----------------------------------------- -----------------------------------------

Loading…
Cancel
Save