forked from ungleich-public/cdist
discuss todos / cleanup / make more fun for us
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3618b225a3
commit
5306737d22
6 changed files with 45 additions and 29 deletions
|
|
@ -52,10 +52,9 @@ if [ -f "$__cdist_manifest" ]; then
|
|||
export $__cdist_name_var_type="$(__cdist_type_dir "$__cdist_type")"
|
||||
|
||||
cdist-manifest-run "$__cdist_target_host" "$__cdist_manifest"
|
||||
# Tell cdist that there may be new objects
|
||||
FIXME: Tell cdist that there may be new objects - WHO? Mama?
|
||||
touch "$__cdist_new_objects_created"
|
||||
else
|
||||
__cdist_exit_err "${__cdist_manifest} needs to be executable."
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue