[13:00:15] a little hack to run a command on hosts with a failed puppet run [13:00:24] sudo cumin '*' "bash -c '. /usr/local/share/bash/puppet-common.sh; last_run_success' || hostname" [13:00:30] https://phabricator.wikimedia.org/P13633 [13:00:43] (replace hostname with the command you want)