ungleich-learning-circle/youngjin.han/dot-cdist/manifest/init

10 lines
149 B
Text
Raw Normal View History

__file /etc/cdist-configured
case "$__target_host" in
localhost)
2020-05-06 14:04:02 +00:00
__motd
__timezone Asia/Seoul
2020-05-06 14:04:02 +00:00
__my_computer
;;
esac