forked from ungleich-public/cdist
fix first bugs in remotely running code
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
9e94bb56a2
commit
00bbadef78
3 changed files with 4 additions and 5 deletions
|
|
@ -33,7 +33,7 @@ __cdist_echo info "Running global explorers "
|
|||
__cdist_dir push "${__cdist_explorer_dir}" "${__cdist_remote_explorer_dir}"
|
||||
|
||||
# run the initial explorers remotely
|
||||
__cdist_run_remote "${__cdist_target_host}" cdist-remote-explorer-run \
|
||||
__cdist_run_remote cdist-remote-explorer-run \
|
||||
"$__cdist_name_var_explorer" "$__cdist_remote_explorer_dir" \
|
||||
"$__cdist_remote_out_explorer_dir"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue