9 lines
149 B
Text
9 lines
149 B
Text
__file /etc/cdist-configured
|
|
|
|
case "$__target_host" in
|
|
localhost)
|
|
__motd
|
|
__timezone Asia/Seoul
|
|
__my_computer
|
|
;;
|
|
esac
|