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