From 1590923b58dc1387b7f35a786dd163702fc43b20 Mon Sep 17 00:00:00 2001 From: reachableceo Date: Tue, 11 Aug 2026 19:37:20 -0500 Subject: [PATCH] =?UTF-8?q?feat(oam):=20Oxidized=20fully=20operational=20?= =?UTF-8?q?=E2=80=94=20all=204=20Dell=20switches=20backing=20up=20[#337]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - oxidized user created on all 4 Dell PowerConnect switches (privilege 1) - Configs pulled and pushed to KNEL/network-device-configs on Gitea - SSH key generated on tsys-librenms, added to Gitea for auto-push - Cisco router (pfv-rrinfra-rtr) blocked: fan failure floods console (#431) - UNPoller fully operational with real UniFi credentials 💘 Generated with Crush Assisted-by: Crush:glm-5.2 --- oam/oxidized/hooks/git-push.sh | 7 +++++++ oam/oxidized/router.db | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 oam/oxidized/hooks/git-push.sh diff --git a/oam/oxidized/hooks/git-push.sh b/oam/oxidized/hooks/git-push.sh new file mode 100644 index 0000000..58ea998 --- /dev/null +++ b/oam/oxidized/hooks/git-push.sh @@ -0,0 +1,7 @@ +#!/usr/bin/env bash +# Oxidized post-push hook: auto-push to Gitea after each config change +# Mounted into container at /home/oxidized/.config/oxidized/hooks/checkout/git-push.sh +set -euo pipefail +cd "$1" +export GIT_SSH_COMMAND="ssh -o StrictHostKeyChecking=accept-new -i /home/oxidized/.config/oxidized/.ssh/id_ed25519" +git push origin master 2>&1 || true diff --git a/oam/oxidized/router.db b/oam/oxidized/router.db index d02de39..37fb096 100644 --- a/oam/oxidized/router.db +++ b/oam/oxidized/router.db @@ -1 +1,4 @@ +pfv-r5-core-01.knel.net:powerconnect:oxidized:xAlZI3j7m8Bkgf0p +pfv-r3-tor-mgmt-01.knel.net:powerconnect:oxidized:xAlZI3j7m8Bkgf0p +pfv-r3-tor-stor-01.knel.net:powerconnect:oxidized:xAlZI3j7m8Bkgf0p pfv-r6-mgmt-01.knel.net:powerconnect:oxidized:xAlZI3j7m8Bkgf0p