add boilerplate prometheus node
This commit is contained in:
parent
ff2be8d58d
commit
02320e2488
1 changed files with 7 additions and 0 deletions
7
nodes/htz-cloud.prometheus.toml
Normal file
7
nodes/htz-cloud.prometheus.toml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
hostname = "138.199.210.112"
|
||||||
|
groups = ["debian-bookworm"]
|
||||||
|
|
||||||
|
[metadata.interfaces.eth0]
|
||||||
|
ips = ["138.199.210.112/32", "2a01:4f8:1c1e:65e4::1/64"]
|
||||||
|
gateway4 = "172.31.1.1"
|
||||||
|
gateway6 = "fe80::1"
|
Loading…
Add table
Reference in a new issue