forked from ungleich-public/cdist
++todo for steven
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
b568a5886c
commit
f99df72931
1 changed files with 11 additions and 0 deletions
|
@ -6,3 +6,14 @@ Object:
|
||||||
|
|
||||||
Type:
|
Type:
|
||||||
explorer_path
|
explorer_path
|
||||||
|
|
||||||
|
GlobalExplorer:
|
||||||
|
out_path: local path into which the output is written
|
||||||
|
|
||||||
|
cdist.core.GlobalExplorer.base_dir - local directory containing explorers
|
||||||
|
cdist.core.GlobalExplorer.remote_base_dir - remote directory containing explorers
|
||||||
|
|
||||||
|
path: local path to explorer
|
||||||
|
remote_path: remote path to explorer
|
||||||
|
|
||||||
|
See config_install: run_global_explorers()
|
||||||
|
|
Loading…
Reference in a new issue