forked from ungleich-public/cdist
cleanup bin/cdist-explorer-run-global and rename it from bin/cdist-explorer-run-init
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
0f8a0097e0
commit
6b098bff3b
2 changed files with 5 additions and 6 deletions
|
|
@ -47,7 +47,7 @@ echo "Transferring cdist binaries ...X"
|
|||
cdist-dir push "$__cdist_target_host" "${__cdist_abs_mydir}" "${__cdist_remote_bin_dir}"
|
||||
|
||||
# Execute general explorers
|
||||
cdist-explorer-run-init "$__cdist_target_host" "$__cdist_out_explorer_dir"
|
||||
cdist-explorer-run-global "$__cdist_target_host"
|
||||
|
||||
# Create initial object base
|
||||
cdist-manifest-run-init "$__cdist_target_host" "$__cdist_out_object_dir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue