Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.6
Nico Schottelius 14 years ago
parent 88a6ee385b
commit d0434ea56b
  1. 2
      bin/cdist-explorer-run-global
  2. 1
      doc/changelog

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

Loading…
Cancel
Save