Soportar autenticacion SSH por clave privada

This commit is contained in:
2026-06-03 00:49:10 +02:00
parent 8a0e1e83ed
commit ffdf787aa3
6 changed files with 86 additions and 14 deletions
+8
View File
@@ -37,6 +37,7 @@
"host": "192.168.0.46",
"username": "pi",
"password": "",
"privateKeyPath": "",
"role": "Home Assistant Local",
"port": 22,
"id": "rpi5-ha-main",
@@ -49,6 +50,7 @@
"host": "192.168.0.57",
"username": "pi",
"password": "",
"privateKeyPath": "",
"role": "Home Assistant Cabaña",
"port": 22,
"id": "rpi4-ha-second",
@@ -61,6 +63,7 @@
"host": "192.168.0.53",
"username": "yamaray",
"password": "",
"privateKeyPath": "",
"role": "Docker",
"port": 22,
"id": "rpi5-jose-docker",
@@ -73,6 +76,7 @@
"host": "192.168.0.130",
"username": "pi",
"password": "",
"privateKeyPath": "",
"role": "Docker - Daniel",
"port": 22,
"id": "rpi5-dani-docker",
@@ -85,6 +89,7 @@
"host": "192.168.0.254",
"username": "yamaray",
"password": "",
"privateKeyPath": "",
"role": "nginx - wireguard ",
"port": 22,
"id": "rpi3-nginx",
@@ -97,6 +102,7 @@
"host": "192.168.0.37",
"username": "pi",
"password": "",
"privateKeyPath": "",
"role": "MQTT - varios",
"port": 22,
"id": "rpi3-pi3home",
@@ -109,6 +115,7 @@
"host": "192.168.0.60",
"username": "yamaray",
"password": "",
"privateKeyPath": "",
"role": "Meshcore-Interface",
"port": 22,
"id": "rpi3-meshcore",
@@ -121,6 +128,7 @@
"host": "192.168.1.47",
"username": "pi",
"password": "",
"privateKeyPath": "",
"role": "Reserva",
"port": 22,
"id": "rpi3-node-3",