remove __motd from localhost (not good as an example for testers)

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-14 23:43:00 +01:00
parent 1187a8594a
commit 8ff02673f0
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ case "$__target_host" in
localhost)
# Usual example
__file test --type symlink --source /etc/cdist-configured --destination /tmp/cdist-testfile
__motd
;;
#