Commit b9e4749b9325

Vincent Demeester <vincent@sbr.pm>
2026-02-16 09:33:39
feat(monitoring): removed okinawa from monitoring targets
Removed okinawa host from the list of monitored machines as it is no longer part of the active infrastructure requiring monitoring.
1 parent cfb88a4
Changed files (1)
lib/monitoring.nix
@@ -19,7 +19,6 @@
         "synodine"
         "hass"
         "wakasu"
-        "okinawa"
         "kobe"
       ])
     ) machines;