inform user, if run was successful
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>1.0
parent
66bfe35a46
commit
d44fd92dbd
|
@ -66,3 +66,5 @@ 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."
|
||||
|
|
Loading…
Reference in New Issue