Update ssh-keys
This commit is contained in:
parent
1bd30632d3
commit
71d7ac3cbf
2 changed files with 1 additions and 34 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# retrieves submissions
|
||||
|
||||
BASEDIR="/srv"
|
||||
FRONTEND_HOSTNAME="synchro@deimos"
|
||||
FRONTEND_HOSTNAME="deimos"
|
||||
|
||||
SSH_OPTS="ssh -p 22 -i ~/.ssh/id_ed25519 -o ControlMaster=auto -o ControlPath=/root/.ssh/%r@%h:%p -o ControlPersist=2 -o PasswordAuthentication=no -o StrictHostKeyChecking=no"
|
||||
|
||||
|
|
|
|||
Reference in a new issue