use new workflow

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-03-26 00:26:12 +01:00
parent f7d20c002c
commit b740a4b934
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ 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"