specify location of parameters

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-16 22:16:14 +01:00
parent 4354c68405
commit aae3c6827c
4 changed files with 8 additions and 0 deletions

View File

@ -43,6 +43,14 @@ variables, see cdist-environment(7)).
Used to generate code to be executed on the client. Used to generate code to be executed on the client.
See cdist-types(7). See cdist-types(7).
- types/<name>/parameters/required:
Parameters required by type.
See cdist-types(7).
- types/<name>/parameters/required:
Parameters optionally accepted by type.
See cdist-types(7).
- cache/ - cache/
The cache contains results from previous runs, which may also The cache contains results from previous runs, which may also
be used in types to gather information about other hosts be used in types to gather information about other hosts