cumin: default cumin ssh connections to the root user
authored
by
without this, if you have some blocks in your ssh config that set you up for connecting to certain hosts as an unprivileged users, you'll end up running cumin commands with that user and very probably failing. cumin is mostly used for running ad-hoc admin commands on hosts so it makes sense to make it force connection to root.