Replace DHCP on PVE for static IPs
So much easier to deal with!
This commit is contained in:
@ -7,7 +7,7 @@ scrape_configs:
|
||||
|
||||
static_configs:
|
||||
- targets:
|
||||
- 10.23.1.1:9273
|
||||
- "{{ pve_hosts.pve.ip }}:9273"
|
||||
- job_name: traefik
|
||||
metric_relabel_configs:
|
||||
- source_labels: [__name__]
|
||||
|
Reference in New Issue
Block a user