forked from ungleich-public/cdist
cleanup cdist-explorer-run-init, export __explorers to general explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
368eed50c1
commit
212260b46d
3 changed files with 14 additions and 16 deletions
|
|
@ -34,8 +34,8 @@ cdist-dir push "$__cdist_target_host" \
|
|||
|
||||
# run the initial explorers remotely
|
||||
cdist-run-remote "${__cdist_target_host}" cdist-remote-explorer-run \
|
||||
"$__cdist_remote_base_dir" "$__cdist_remote_explorer_dir" \
|
||||
"$__cdist_name_var_explorer" "$__cdist_remote_out_explorer_dir"
|
||||
"$__cdist_name_var_explorer" "$__cdist_remote_explorer_dir" \
|
||||
"$__cdist_remote_out_explorer_dir"
|
||||
|
||||
# retrieve the results
|
||||
cdist-dir pull "$__cdist_target_host" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue