Remove LSNE location from status page
This commit is contained in:
parent
61001d9037
commit
b044abf8d1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
TITLE="Recycled Cloud Status"
|
TITLE="Recycled Cloud Status"
|
||||||
LOCATIONS="lnth.ch lsne.ch fvil.ch"
|
LOCATIONS="lnth.ch fvil.ch"
|
||||||
EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090
|
EXTERNAL_PROMETHEUS_ADDR=http://localhost:9090
|
||||||
|
|
||||||
query () {
|
query () {
|
||||||
|
|
Loading…
Reference in a new issue