cdist/conf/hosts/init
Nico Schottelius 1a149434f5 add new host init file with example
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2010-11-01 00:09:30 +01:00

6 lines
77 B
Plaintext

case "$__target_hostname" in
thilo)
echo "postgresql"
;;
esac