forked from ungleich-public/cdist
cdist-config broken
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
145daf87e6
commit
aec77a05ae
2 changed files with 10 additions and 4 deletions
|
|
@ -23,8 +23,7 @@
|
|||
|
||||
. cdist-config
|
||||
[ $# -eq 1 ] || __cdist_usage "<target host>"
|
||||
|
||||
set -e
|
||||
set -eu
|
||||
|
||||
__cdist_target_host="$1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue