feat(gs/home): Add ssh host alias for home
Change-Id: Ie3a6ce172eccba3040210c581313981cdd79e2eb Reviewed-on: https://cl.tvl.fyi/c/depot/+/2020 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									df6a1d47d2
								
							
						
					
					
						commit
						6a65d73731
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,11 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
 | 
			
		||||
    matchBlocks = {
 | 
			
		||||
      "home" = {
 | 
			
		||||
        host = "home.gws.fyi";
 | 
			
		||||
        forwardAgent = true;
 | 
			
		||||
      };
 | 
			
		||||
 | 
			
		||||
      "dobharchu" = {
 | 
			
		||||
        host = "dobharchu";
 | 
			
		||||
        hostname = "172.16.0.4";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue