forked from ungleich-public/cdist
use __package_apt on ikq*
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
5594669b86
commit
173c6b0d4e
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue