forked from ungleich-public/cdist
obsolete cdist-bin-transfer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e0791f24e2
commit
f358a34e1d
3 changed files with 4 additions and 53 deletions
|
|
@ -42,8 +42,9 @@ echo "cdist $__cdist_version: Configuring $__cdist_target_host"
|
|||
# Prepare local and remote directories
|
||||
__cdist_init_deploy "$__cdist_target_host"
|
||||
|
||||
# Transfer cdist "binaries"
|
||||
cdist-bin-transfer "$__cdist_target_host"
|
||||
# Transfer cdist executables
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue