zulip/tools/humbug-puppet-apply

4 lines
95 B
Plaintext
Raw Normal View History

#!/bin/sh
puppet apply -e "class {'humbug': machinetype => '$(cat /etc/humbug-machinetype)'}"