7 lines
142 B
Text
7 lines
142 B
Text
case "$__target_host" in
|
|
# Everybody has this
|
|
localhost)
|
|
__file /etc/cdist-configured
|
|
__timezone Asia/Seoul
|
|
;;
|
|
esac
|