mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Remove hcloud servers
This commit is contained in:
parent
7c1f95f11b
commit
d43684fde5
4 changed files with 1 additions and 110 deletions
|
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
|
||||
services.monit = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
additionalConfig = ''
|
||||
check program raid-md127 with path "${pkgs.mdadm}/bin/mdadm --misc --detail --test /dev/md127"
|
||||
if status != 0 then alert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue