.ssh: kubaServer -> pi3 and pi4

This commit is contained in:
2020-08-30 13:10:56 +02:00
parent 4c1daf109d
commit e8e1dc77fe

View File

@@ -20,8 +20,13 @@ Host geym
User jakub
Port 22209
Host kubaServer
HostName 192.168.0.102
Host pi4
HostName 192.168.0.200
User ubuntu
Port 22
Host pi3
HostName 192.168.0.202
User ubuntu
Port 22