dotfiles.git

commit c08fc14af148ed933cf07ad7c6b1b1dfe09334b9

Author: Adam Pioterek <apioterek@consdata.com>

ssh

 .local/share/ssh/config | 40 ----------------------------------------


diff --git a/.local/share/ssh/config b/.local/share/ssh/config
index bc51ad1b9bcd00260c39220f4a62dbabe243beac..9f6f5c812f46b2eeacc8d5d1a96695b2980a099a 100644
--- a/.local/share/ssh/config
+++ b/.local/share/ssh/config
@@ -30,43 +30,3 @@ 	IdentityFile ~/.ssh/deepthought
 	IdentityFile ~/.ssh/deepthought_backup
 	ServerAliveInterval 30
 	IdentitiesOnly yes
-
-Host *.consdata.local
-	User root
-	IdentityFile ~/.ssh/consdata
-	PubkeyAcceptedAlgorithms +ssh-rsa
-	HostkeyAlgorithms +ssh-rsa
-Host gitlab.centrala.bzwbk
-	IdentityFile ~/.ssh/santander
-Host 172.19.10.140
-	User root
-	IdentityFile ~/.ssh/consdata
-	PubkeyAcceptedAlgorithms +ssh-rsa
-	HostkeyAlgorithms +ssh-rsa
-Host jenkins*
-	User root
-	IdentityFile ~/.ssh/consdata
-Host hermes
-	User root
-	IdentityFile ~/.ssh/consdata
-Host wiki
-	User root
-	IdentityFile ~/.ssh/consdata
-Host jira
-	User root
-	IdentityFile ~/.ssh/consdata
-Host backup-workstations
-	User adm_apioterek
-	IdentityFile ~/.ssh/consdata
-Host router*
-	User adm_apioterek
-	IdentityFile ~/.ssh/consdata
-Host storage-*
-	User adm_apioterek
-	IdentityFile ~/.ssh/consdata
-Host files
-	User adm_apioterek
-	IdentityFile ~/.ssh/consdata
-Host swagger
-	User root
-	IdentityFile ~/.ssh/consdata