ungleich-learning-circle/kjg/dot-cdist/manifest/init
2020-05-05 00:02:40 +09:00

7 lines
142 B
Text

case "$__target_host" in
# Everybody has this
localhost)
__file /etc/cdist-configured
__timezone Asia/Seoul
;;
esac