also migrate cdist-object-gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
0603322bbd
commit
152cc930e1
5 changed files with 78 additions and 75 deletions
|
|
@ -56,7 +56,7 @@ if [ ! -f "$__cdist_object_finished" ]; then
|
|||
done
|
||||
fi
|
||||
|
||||
cdist-object-gencode-run "$__cdist_target_host" "$__cdist_object_self"
|
||||
__cdist_object_gencode_run "$__cdist_object_self"
|
||||
cdist-object-push "$__cdist_target_host" "$__cdist_object_self"
|
||||
cdist-object-code-run "$__cdist_target_host" "$__cdist_object_self"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue