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