More generic name for lab host

This commit is contained in:
2024-02-11 17:11:45 -08:00
parent a5ef9dac70
commit 6ead2106c5
32 changed files with 163 additions and 0 deletions

9
lab/ssh/config Normal file
View File

@@ -0,0 +1,9 @@
Host lab
HostName 192.168.1.23
IdentityFile /home/shockrah/Rice/docker-host/ssh/keys/local-net/motheradmin
User motheradmin
Host lab
HostName 192.168.1.23
IdentityFile /home/shockrah/Rice/docker-host/ssh/keys/files/files
User files