forked from ungleich-public/cdist
+icarus
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
parent
74ddaecf7b
commit
a69cb997ee
1 changed files with 5 additions and 0 deletions
|
@ -18,4 +18,9 @@ case "$__cdist_target_host" in
|
|||
katze*)
|
||||
__package qemu-kvm --wtf installed
|
||||
;;
|
||||
|
||||
icarus)
|
||||
__package tree --ensure installed
|
||||
;;
|
||||
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue