hosts/monitoring-3: remove mail-1 from monitoring
This commit is contained in:
parent
942d226099
commit
1ff45a9068
@ -4,15 +4,6 @@ with lib;
|
||||
|
||||
let
|
||||
hosts = _nixfiles.nixosConfigurations // {
|
||||
"mail-1".config = {
|
||||
networking.hostName = "mail-1";
|
||||
clerie.monitoring = {
|
||||
enable = true;
|
||||
id = "208";
|
||||
pubkey = "s2GT9iYQmuiwkZ04KzSqqlIEbUJ6CT6i4htCjWYt2xs=";
|
||||
nixos = false;
|
||||
};
|
||||
};
|
||||
"mercury".config = {
|
||||
networking.hostName = "mercury";
|
||||
clerie.monitoring = {
|
||||
|
Loading…
Reference in New Issue
Block a user