Renamed alert-bot to alert-compose

This commit is contained in:
2025-07-09 00:11:41 +02:00
parent 8da2e41463
commit 7362accab0
61 changed files with 67 additions and 67 deletions

View File

@@ -21,4 +21,4 @@ The primary purpose of this role is to maintain optimal performance of Btrfs fil
- **Repository Cloning:** Automatically fetches the latest auto-btrfs-balancer repository.
- **Service Configuration:** Sets up a systemd service for running the balancing script.
- **Timer Integration:** Schedules the balancing process via a systemd timer.
- **Error Notification:** Notifies on failure using alert-core.
- **Error Notification:** Notifies on failure using alert-compose.

View File

@@ -22,4 +22,4 @@ galaxy_info:
issue_tracker_url: "https://s.veen.world/cymaisissues"
documentation: "https://s.veen.world/cymais"
dependencies:
- alert-core
- alert-compose

View File

@@ -1,6 +1,6 @@
[Unit]
Description=auto balance btrfs
OnFailure=alert-core.cymais@%n.service
OnFailure=alert-compose.cymais@%n.service
[Service]
Type=oneshot