[sops/ssh] Add more SSH config/keys
This commit is contained in:
		
							parent
							
								
									23b021b9b2
								
							
						
					
					
						commit
						f94e0647a9
					
				
					 3 changed files with 27 additions and 3 deletions
				
			
		|  | @ -45,9 +45,15 @@ Host Roxanne | |||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/Roxanne/ghost/ssh | ||||
| 
 | ||||
| Host HTPC | ||||
|     User root | ||||
|     Hostname 192.168.0.88 | ||||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/HTPC/ssh | ||||
| 
 | ||||
| # Virtual hosts | ||||
| Host Gitea | ||||
|     User admin | ||||
|     User gh0st | ||||
|     HostName 192.168.0.24 | ||||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/Gitea/ssh | ||||
|  | @ -58,6 +64,18 @@ Host Nextcloud | |||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/Nextcloud/ssh | ||||
| 
 | ||||
| Host Vaultwarden | ||||
|     User gh0st | ||||
|     Hostname 192.168.0.22 | ||||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/Vaultwarden/ssh | ||||
| 
 | ||||
| Host Binnenpost | ||||
|     User admin | ||||
|     Hostname 192.168.0.89 | ||||
|     IdentitiesOnly yes | ||||
|     IdentityFile /run/secrets/HomeLab/NixOS/admin/ssh | ||||
| 
 | ||||
| Host Development | ||||
|     User admin | ||||
|     Hostname 192.168.0.91 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue