forked from ungleich-public/cdist
/ensure/state/
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
parent
c441f68c9c
commit
dde0878ffc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ case "$__target_host" in
|
|||
__package_pacman zsh --state installed
|
||||
;;
|
||||
cdist-gentoo)
|
||||
__package tree --ensure installed
|
||||
__package tree --state installed
|
||||
;;
|
||||
|
||||
# Real machines
|
||||
|
|
Loading…
Reference in a new issue