forked from ungleich-public/cdist
cleanup manifest/init
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
baea18be5f
commit
45d267158f
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue