mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 02:11:42 +02:00
Renamed alert-bot to alert-compose
This commit is contained in:
@@ -24,7 +24,7 @@ galaxy_info:
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
dependencies:
|
||||
- backup-provider
|
||||
- alert-core
|
||||
- alert-compose
|
||||
- cleanup-failed-docker-backups
|
||||
- maintenance-lock
|
||||
- backup-directory-validator
|
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=backup docker volumes to local folder
|
||||
OnFailure=alert-core.cymais@%n.service cleanup-failed-docker-backups.cymais.service
|
||||
OnFailure=alert-compose.cymais@%n.service cleanup-failed-docker-backups.cymais.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=backup docker volumes to local folder
|
||||
OnFailure=alert-core.cymais@%n.service cleanup-failed-docker-backups.cymais.service
|
||||
OnFailure=alert-compose.cymais@%n.service cleanup-failed-docker-backups.cymais.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Reference in New Issue
Block a user