close firewall on prometheus
This commit is contained in:
parent
5c5202f4d7
commit
5b8e13008a
3 changed files with 9 additions and 11 deletions
|
|
@ -3,14 +3,12 @@ hostname = "ds9"
|
|||
ip = "100.83.96.25" # tailscale
|
||||
|
||||
[hostOverrides]
|
||||
wormhole = "10.0.0.1"
|
||||
picard = "ragon.xyz"
|
||||
|
||||
#[exporters.nginx]
|
||||
#hosts = [
|
||||
# "ds9",
|
||||
# "wormhole"
|
||||
#]
|
||||
[exporters.nginx]
|
||||
hosts = [
|
||||
"ds9",
|
||||
"picard"
|
||||
]
|
||||
|
||||
[exporters.node]
|
||||
hosts = [ "ds9", "picard" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue