add name of target host at end of run again
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a190ee13b8
commit
f90d37d4bc
1 changed files with 1 additions and 1 deletions
|
@ -67,4 +67,4 @@ cdist-dir push "$__cdist_target_host" "$__cdist_out_object_dir" \
|
|||
# And finally - execute the code
|
||||
cdist-code-run-all "$__cdist_target_host"
|
||||
|
||||
echo "Configuration successfully finished."
|
||||
echo "Configuration successfully finished for $__cdist_target_host"
|
||||
|
|
Loading…
Reference in a new issue