Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-04-06 20:46:40 +02:00
parent 88a6ee385b
commit d0434ea56b
2 changed files with 2 additions and 1 deletions

View File

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

View File

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