cleanup manifest/init

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-03 08:55:02 +01:00
parent baea18be5f
commit 45d267158f
1 changed files with 1 additions and 2 deletions

View File

@ -9,6 +9,7 @@ echo "We could access other manifests in $__manifest"
__file /etc/cdist-configured --type file
case "$__target_host" in
# Everybody has this
localhost)
__issue iddoesnotmatterhere
__file test --type file --destination /tmp/cdist-testfile
@ -28,6 +29,4 @@ case "$__target_host" in
ikq*)
__package_apt zsh --state installed
;;
esac