specify location of parameters

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 4354c68405
commit aae3c6827c
  1. 0
      conf/types/__file/parameters/optional/mode
  2. 0
      conf/types/__file/parameters/required/path
  3. 0
      conf/types/__file/parameters/required/type
  4. 8
      doc/man/cdist-config-layout.text

@ -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

Loading…
Cancel
Save