add ssh config
This commit is contained in:
50
ssh/config
Normal file
50
ssh/config
Normal file
@@ -0,0 +1,50 @@
|
||||
Host inc-r750xa
|
||||
HostName 10.0.24.20
|
||||
User ubuntu
|
||||
Port 22
|
||||
IdentityFile ~/.flinty/ssh/inc-r750xa.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host inc-backup-server
|
||||
HostName 10.0.88.33
|
||||
User aiteam
|
||||
IdentityFile ~/.flinty/ssh/inc-backup-server.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host inc-xe9680
|
||||
HostName 10.0.24.40
|
||||
User flintylemming
|
||||
Port 22
|
||||
IdentityFile ~/.flinty/ssh/inc-xe9680.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host inc-dev
|
||||
HostName 172.16.48.254
|
||||
User flintylemming
|
||||
IdentityFile ~/.flinty/ssh/inc-dev.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host inc-radxa
|
||||
HostName 172.16.49.114
|
||||
User flintylemming
|
||||
IdentityFile ~/.flinty/ssh/inc-radxa.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host idc-ucloud
|
||||
HostName 113.31.174.4
|
||||
User root
|
||||
IdentityFile ~/.flinty/ssh/idc-ucloud.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host idc-aws-sg
|
||||
HostName 52.220.5.200
|
||||
User admin
|
||||
IdentityFile ~/.flinty/ssh/idc-aws-sg.pub
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host idc-hf-linux
|
||||
HostName 112.31.107.190
|
||||
Port 8850
|
||||
User flintylemming
|
||||
IdentityFile ~/.flinty/ssh/hf-linux.pub
|
||||
IdentitiesOnly yes
|
||||
1
ssh/hf-linux.pub
Normal file
1
ssh/hf-linux.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJWqqDs8y2g7xRIf7HkVKMnaV5NISnPEGnlHBvFcJy/Y
|
||||
1
ssh/idc-aws-sg.pub
Normal file
1
ssh/idc-aws-sg.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGV6pq0jRl2t4gdJ9gx+OO6jdu0hSetqXFIBGL9WCCwl
|
||||
1
ssh/idc-ucloud.pub
Normal file
1
ssh/idc-ucloud.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMycRDBhKomlc876HM7Ot0tLPEvLoJnyXJ8WABr4ix6f
|
||||
1
ssh/inc-dev.pub
Normal file
1
ssh/inc-dev.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA5+PuaLTqGeTZsO5/9ZtdjIZQ7AzVWECTZF9Fd11FFA
|
||||
1
ssh/inc-gitlab-ce.pub
Normal file
1
ssh/inc-gitlab-ce.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFDbr1MnF1LZesax+sBRNVL3kQZVE0NlUhTNBZwU9p2W
|
||||
1
ssh/inc-r750xa.pub
Normal file
1
ssh/inc-r750xa.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDns4XhjFtM9FZR99104rQ3FbhpYZRxxZIoxwJrAxBaZ
|
||||
1
ssh/inc-radxa.pub
Normal file
1
ssh/inc-radxa.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKgZWk0H8AvR0NojqEKwEWTximPhhqwN4atJvaaNYQe/
|
||||
1
ssh/inc-xe9680.pub
Normal file
1
ssh/inc-xe9680.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB0yaMTnmgSlpJlOXusTXzmDparG9lKQ1JMZ2AOA4oFS
|
||||
Reference in New Issue
Block a user