salt/states/systems/core/mount/genrsa
2017-08-07 13:25:01 -05:00

3 lines
92 B
Text
Executable file

ssh-keygen -t ed25519 -f ./keys/$1_key
ssh-copy-id -i ./keys/$1_key.pub $1@host.actcur.com