add archlinux test

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 581727e1bf
commit 643c618a9f
  1. 7
      conf/manifest/init

@ -14,6 +14,13 @@ case "$__target_host" in
__file test --type file --destination /tmp/cdist-testfile
;;
# Alias in /etc/hosts for localhost
cdist-archlinux)
__package_pacman django --state deinstalled
__package_pacman wireshark-cli --state installed
__package_pacman zsh --state installed
;;
ikq*)
__package_apt zsh --state installed
;;

Loading…
Cancel
Save