forked from ungleich-public/cdist
cdist-apply can install packages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
9ac20660ef
commit
d98bb4043c
5 changed files with 41 additions and 4 deletions
|
|
@ -24,6 +24,7 @@
|
|||
: ${CDIST_CONFIG:=/etc/cdist}
|
||||
: ${CDIST_COREDIR:=$CDIST_CONFIG/core}
|
||||
: ${CDIST_LIBDIR:=$CDIST_CONFIG/lib}
|
||||
: ${CDIST_HOSTS:=$CDIST_CONFIG/hosts}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue