cdist-apply can install packages

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-20 01:25:05 +02:00
commit d98bb4043c
5 changed files with 41 additions and 4 deletions

View file

@ -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