forked from ungleich-public/cdist
++cleanups
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
5359ed863c
commit
7d0877d8ce
5 changed files with 9 additions and 8 deletions
|
|
@ -29,10 +29,7 @@ set -eu
|
|||
__cdist_target_host="$1"; shift
|
||||
__cdist_object="$1"; shift
|
||||
|
||||
# Full path to current object
|
||||
__cdist_cur_object_dir="$(__cdist_object_dir "$__cdist_object")"
|
||||
|
||||
# Only the id
|
||||
__cdist_object_id="$(__cdist_object_id_from_object "$__cdist_object")"
|
||||
|
||||
echo "Checking manifest for $__cdist_object ..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue