requirement for explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
045c94952e
commit
0bd96e015c
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@ will cause the cdist run to abort.
|
||||||
Explorers can reuse other explorers on the target system
|
Explorers can reuse other explorers on the target system
|
||||||
by calling $__cdist_explorer_path/<explorer_name>.
|
by calling $__cdist_explorer_path/<explorer_name>.
|
||||||
|
|
||||||
|
REQUIREMENTS
|
||||||
|
------------
|
||||||
|
The directory $__cdist_remote_base_dir must be creatable
|
||||||
|
on the target host (i.e. requires read/write permission).
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
cdist(7)
|
cdist(7)
|
||||||
|
|
Loading…
Reference in a new issue