Usar clave SSH global del monitor
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"refreshIntervalSeconds": 30,
|
||||
"idleScanIntervalSeconds": 300,
|
||||
"sshTimeoutSeconds": 8,
|
||||
"sshPrivateKeyPath": "/ssh/monitor_rpi_ed25519",
|
||||
"sshPublicKeyPath": "/ssh/monitor_rpi_ed25519.pub",
|
||||
"temperatureThresholdsC": {
|
||||
"warning": 60,
|
||||
"hot": 70,
|
||||
@@ -37,6 +39,7 @@
|
||||
"host": "192.168.0.46",
|
||||
"username": "pi",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Home Assistant Local",
|
||||
"port": 22,
|
||||
@@ -50,6 +53,7 @@
|
||||
"host": "192.168.0.57",
|
||||
"username": "pi",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Home Assistant Cabaña",
|
||||
"port": 22,
|
||||
@@ -63,6 +67,7 @@
|
||||
"host": "192.168.0.53",
|
||||
"username": "yamaray",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Docker",
|
||||
"port": 22,
|
||||
@@ -76,6 +81,7 @@
|
||||
"host": "192.168.0.130",
|
||||
"username": "pi",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Docker - Daniel",
|
||||
"port": 22,
|
||||
@@ -89,6 +95,7 @@
|
||||
"host": "192.168.0.254",
|
||||
"username": "yamaray",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "nginx - wireguard ",
|
||||
"port": 22,
|
||||
@@ -102,6 +109,7 @@
|
||||
"host": "192.168.0.37",
|
||||
"username": "pi",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "MQTT - varios",
|
||||
"port": 22,
|
||||
@@ -115,6 +123,7 @@
|
||||
"host": "192.168.0.60",
|
||||
"username": "yamaray",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Meshcore-Interface",
|
||||
"port": 22,
|
||||
@@ -128,6 +137,7 @@
|
||||
"host": "192.168.1.47",
|
||||
"username": "pi",
|
||||
"password": "",
|
||||
"authMethod": "password",
|
||||
"privateKeyPath": "",
|
||||
"role": "Reserva",
|
||||
"port": 22,
|
||||
|
||||
Reference in New Issue
Block a user