Remove localhost SSH config
This commit is contained in:
parent
c4836f6284
commit
2b126f3c04
|
@ -4,12 +4,6 @@ host zion
|
|||
port 22
|
||||
identityfile ~/.ssh/zion
|
||||
|
||||
host localhost
|
||||
user root
|
||||
hostname localhost
|
||||
port 22
|
||||
identityfile ~/.ssh/localhost
|
||||
|
||||
host prodyfo
|
||||
user ec2-user
|
||||
hostname ec2-52-47-172-241.eu-west-3.compute.amazonaws.com
|
||||
|
|
Loading…
Reference in New Issue