forked from ungleich-public/cdist
use new workflow
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
f7d20c002c
commit
b740a4b934
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ cdist-manifest-run-init "$__cdist_target_host"
|
||||||
cdist-manifest-run-all "$__cdist_target_host"
|
cdist-manifest-run-all "$__cdist_target_host"
|
||||||
|
|
||||||
# Change workflow here: cdist-object-{apply, run, foo}
|
# 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-explorer-all "$__cdist_target_host"
|
||||||
cdist-object-gencode-all "$__cdist_target_host"
|
cdist-object-gencode-all "$__cdist_target_host"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue