use __package_apt on ikq*

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 5594669b86
commit 173c6b0d4e
  1. 4
      conf/manifest/init

@ -14,6 +14,10 @@ case "$__target_host" in
__file test --type file --destination /tmp/cdist-testfile
;;
ikq*)
__package_apt zsh --state installed
;;
icarus)
__package tree --ensure installed
;;

Loading…
Cancel
Save