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:
parent
1187a8594a
commit
8ff02673f0
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ case "$__target_host" in
|
||||||
localhost)
|
localhost)
|
||||||
# Usual example
|
# Usual example
|
||||||
__file test --type symlink --source /etc/cdist-configured --destination /tmp/cdist-testfile
|
__file test --type symlink --source /etc/cdist-configured --destination /tmp/cdist-testfile
|
||||||
__motd
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue