forked from ungleich-public/cdist
more to fix
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
0e7d822d16
commit
0fa95a5adc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ __cdist_echo info "Running global explorers "
|
||||||
__cdist_dir push "${__cdist_explorer_dir}" "${__cdist_remote_explorer_dir}"
|
__cdist_dir push "${__cdist_explorer_dir}" "${__cdist_remote_explorer_dir}"
|
||||||
|
|
||||||
# run the initial explorers remotely
|
# run the initial explorers remotely
|
||||||
__cdist_run_remote __cdist_remote_explorer_run \
|
__cdist_run_remote __cdist_remote_explorer_run # FIXME: add object_self!!!! \
|
||||||
"$__cdist_name_var_explorer" "$__cdist_remote_explorer_dir" \
|
"$__cdist_name_var_explorer" "$__cdist_remote_explorer_dir" \
|
||||||
"$__cdist_remote_out_explorer_dir"
|
"$__cdist_remote_out_explorer_dir"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue