Enabling Honeybadger via Jumpstart config does not generate test exception hence Honeybadger does not see if the gem is installed unless you run:
bundle exec honeybadger install APIKEY
is there a way to automatically run this during reboot, just for once?