This commit is contained in:
2026-04-24 17:03:55 +03:00
parent 773a74c27c
commit b1f6de5c65

View File

@@ -65,7 +65,7 @@ RMQ_DELAY_MS = 300000
# Posture analyzer gate: skip re-running sot-updater-scheduler if recently run (seconds)
posture_analyzer = "sot-updater-scheduler"
sot_timeout = 300
sot_timeout = 1200
# Product -> Tag slug mapping (kept unchanged, though not used now)
PRODUCT_TAG_SLUG = {
@@ -85,6 +85,8 @@ IGNORE_MACS_RAW = [
"D0:6C:37:01:26:D2", #NOT known for webapps
"D0:6C:37:01:0C:C0", #NOT known for webapps
"D0:6C:37:01:0C:7C", #NOT known for webapps
"d0:6c:37:00:b0:1c", # 101200 flaps a lot
"d0:6c:37:01:06:bc", ikeja93929
]
# Global counter for any NetBox-related problems