forked from ungleich-public/cdist
shrink cdist-remote-code-run-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
42af407d3e
commit
7336499995
3 changed files with 2 additions and 12 deletions
|
|
@ -52,11 +52,9 @@ cdist-manifest-run-all "$__cdist_target_host"
|
|||
cdist-object-explorer-all "$__cdist_target_host"
|
||||
cdist-object-gencode-all "$__cdist_target_host"
|
||||
|
||||
# Transfer all objects including code
|
||||
cdist-dir push "$__cdist_target_host" "$__cdist_out_object_dir" \
|
||||
"${__cdist_remote_out_object_base_dir}"
|
||||
|
||||
# And finally - execute the code
|
||||
cdist-code-run-all "$__cdist_target_host"
|
||||
|
||||
echo "cdist $__cdist_version: Successfully finished run on $__cdist_target_host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue