Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
@ -27,7 +27,7 @@ set -ue
__cdist_target_host="$1"; shift
echo "Running global explorers ..."
__cdist_info "Running global explorers ..."
# copy the explorers
cdist-dir push "$__cdist_target_host" \
@ -2,6 +2,7 @@
* Improved logging: Show code responsible for abort
* New Type __package_pkg_openbsd
* Bugfix: Type __debconf_set_selections used wrong contens for selection
* New explorer: hardware_type
1.6.0: 2011-04-06
* New Type __package_yum