Files @ 8feb0005e773
Branch filter:

Location: DistRen/etc/distrenslave.conf

ethanzonca
ssh_keygen executes nicely, someone find the args for non-interactive, dies on errors, but doesn't die hard enough.
1
2
3
4
5
6
7
slave
{
  username = "!username";
  key = "!key";
}

include("distrencommon.conf")