chore(SSH): Config - add HomeAssistant computer
This commit is contained in:
@@ -162,3 +162,9 @@ Hostname 54.229.27.155
|
|||||||
User ubuntu
|
User ubuntu
|
||||||
Port 22
|
Port 22
|
||||||
IdentityFile ~/.ssh/data_enginering_machine.pem
|
IdentityFile ~/.ssh/data_enginering_machine.pem
|
||||||
|
|
||||||
|
# HomeAssistant
|
||||||
|
Host homeassistant
|
||||||
|
Hostname 192.168.1.102
|
||||||
|
User pi
|
||||||
|
Port 22
|
||||||
|
|||||||
Reference in New Issue
Block a user