specify location of parameters
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
4354c68405
commit
aae3c6827c
4 changed files with 8 additions and 0 deletions
|
@ -43,6 +43,14 @@ variables, see cdist-environment(7)).
|
|||
Used to generate code to be executed on the client.
|
||||
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/
|
||||
The cache contains results from previous runs, which may also
|
||||
be used in types to gather information about other hosts
|
||||
|
|
Loading…
Reference in a new issue