Skip to content
Snippets Groups Projects
Commit d2bee2d4 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Changed SSH private key file path.

parent 4b5010bc
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ port = 22 ...@@ -40,7 +40,7 @@ port = 22
; login user ; login user
user = root user = root
; SSH private key file absolute path ; SSH private key file absolute path
pkey_file_path = /home/transfer_service/tape/tape_rsa pkey_file_path = /root/.ssh/tape_rsa
############################ ############################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment