monitoring
This commit is contained in:
parent
300f95c497
commit
c69cd07520
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
../../templates/proxmox-lxc.nix
|
||||
../../server.nix
|
||||
../../features/dns-cache.nix
|
||||
../../features/telemetry
|
||||
];
|
||||
|
||||
networking.hostName = "monitoring";
|
||||
|
@ -58,6 +59,7 @@
|
|||
(static "keylime" [ node ])
|
||||
(static "keysmash" [ node ])
|
||||
(static "cider" [ node ])
|
||||
(static "monitoring" [ node ])
|
||||
(static "ingress-proxy" [ node nginx ])
|
||||
{
|
||||
job_name = "pve_node";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue