remove debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
3709be353b
commit
e6819f6331
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
|
||||
. cdist-config
|
||||
|
||||
set -aux
|
||||
set -au
|
||||
|
||||
# all types cdist is aware of
|
||||
export cdist_types="file service user"
|
||||
|
||||
|
|
Loading…
Reference in a new issue