migrate to new workflow
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
0dab5b5f7e
commit
2c71018699
4 changed files with 0 additions and 212 deletions
|
|
@ -50,21 +50,6 @@ cdist-dir push "$__cdist_target_host" "${__cdist_abs_mydir}" "${__cdist_remote_b
|
|||
cdist-explorer-run-global "$__cdist_target_host"
|
||||
cdist-manifest-run-init "$__cdist_target_host"
|
||||
cdist-manifest-run-all "$__cdist_target_host"
|
||||
|
||||
|
||||
# Change workflow here: cdist-object-{apply, run, foo}
|
||||
cdist-object-run-all "$__cdist_target_host"
|
||||
exit
|
||||
|
||||
cdist-object-explorer-all "$__cdist_target_host"
|
||||
cdist-object-gencode-all "$__cdist_target_host"
|
||||
|
||||
echo "Transferring objects to $__cdist_target_host ..."
|
||||
cdist-dir push "$__cdist_target_host" "$__cdist_out_object_dir" \
|
||||
"${__cdist_remote_out_object_dir}"
|
||||
|
||||
cdist-code-run-all "$__cdist_target_host"
|
||||
|
||||
# Stop change here
|
||||
|
||||
echo "cdist $__cdist_version: Successfully finished run on $__cdist_target_host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue