cleanups + new __cdist_exit_err
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
97a14fe933
commit
f7f687995b
5 changed files with 23 additions and 7 deletions
|
|
@ -28,7 +28,7 @@
|
|||
set -e
|
||||
|
||||
# Internal variables, usable by
|
||||
export __cdist_intern_target_host="$1"
|
||||
export __cdist_target_host="$1"
|
||||
export __cdist_intern_deploy_host="$(cdist_explore_hostname)"
|
||||
|
||||
. cdist-build "$__cdist_intern_target_host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue