Replace xeon07 by hut in ssh config
The xeon07 machine has been renamed to hut. Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
This commit is contained in:
		
							parent
							
								
									4a5787e0c6
								
							
						
					
					
						commit
						ce8b05b142
					
				| @ -1,9 +1,8 @@ | |||||||
| { | { | ||||||
|   programs.ssh.extraConfig = '' |   programs.ssh.extraConfig = '' | ||||||
|     Host ssfhead |     Host apex ssfhead | ||||||
|       HostName ssflogin.bsc.es |       HostName ssflogin.bsc.es | ||||||
|     Host hut |     Host hut | ||||||
|       ProxyJump ssfhead |       ProxyJump apex | ||||||
|       HostName xeon07 |  | ||||||
|   ''; |   ''; | ||||||
| } | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user