From b1a1038dec81fd4d4b5adec41ab935e0fe5c8afd Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Mon, 1 Dec 2025 22:18:48 +0100 Subject: [PATCH] routeros add username --- nodes/home.switch-rack-10g.py | 1 + nodes/home.switch-rack-poe.py | 1 + nodes/home.switch-vorratsraum-poe.py | 1 + nodes/home.switch-wohnzimmer-10g.py | 1 + 4 files changed, 4 insertions(+) diff --git a/nodes/home.switch-rack-10g.py b/nodes/home.switch-rack-10g.py index 968b62a..85c7938 100644 --- a/nodes/home.switch-rack-10g.py +++ b/nodes/home.switch-rack-10g.py @@ -1,5 +1,6 @@ { 'hostname': '10.0.0.63', + 'username': 'admin', 'password': '!decrypt:encrypt$gAAAAABoYFUx2faf18aV3rzNNuBA-4xZ22LQJ2HinpgsjkoTQS_l2TbmDtiAZI1jt-kWfTZ48d5_UPX-VDmY9qb4Sgn2Iz7Yee3CrB4hl85TyutilukTIP8=', 'groups': [ 'routeros', diff --git a/nodes/home.switch-rack-poe.py b/nodes/home.switch-rack-poe.py index d810eba..9ce88e3 100644 --- a/nodes/home.switch-rack-poe.py +++ b/nodes/home.switch-rack-poe.py @@ -1,5 +1,6 @@ { 'hostname': '10.0.0.64', + 'username': 'admin', 'password': '!decrypt:encrypt$gAAAAABob2elR_Sm13u-oG1ff_zOeEsay8PZ0Wgbl810hAZNhvuTYWJuNAJ1oyelC6sy7WsD2CC33oVLeb6m0EtNARtMs-2gKu9KlT7Xat1MvV-iatDKvro=', 'groups': [ 'routeros', diff --git a/nodes/home.switch-vorratsraum-poe.py b/nodes/home.switch-vorratsraum-poe.py index 7e10908..167da90 100644 --- a/nodes/home.switch-vorratsraum-poe.py +++ b/nodes/home.switch-vorratsraum-poe.py @@ -1,5 +1,6 @@ { 'hostname': '10.0.0.60', + 'username': 'admin', 'password': '!decrypt:encrypt$gAAAAABoYVzxzO0R_bnW3S3Ggiq2LCCAGaKtXToviGZjgIlH2NpL9ojO8aNlSPPcGTKbn5z5RxSxjOlL161U0Ctdf6Rns2e5I5p5TIcsQ7c9qnAiaV-Hhuw=', 'groups': [ 'routeros', diff --git a/nodes/home.switch-wohnzimmer-10g.py b/nodes/home.switch-wohnzimmer-10g.py index 8e8c8bd..30b0455 100644 --- a/nodes/home.switch-wohnzimmer-10g.py +++ b/nodes/home.switch-wohnzimmer-10g.py @@ -1,5 +1,6 @@ { 'hostname': '10.0.0.62', + 'username': 'admin', 'password': '!decrypt:encrypt$gAAAAABoYFSyt2JAsdePXiHim1RdQwbarJedhAOE3XpS2rGMBx-F5eCWRCIyLU2g2ocUDUIDfgH3nBipUCkdcd0Bv4vbK-yqKmGSeSH7YXLYwq3ZWuCDsLM=', 'groups': [ 'routeros',