forked from Deuxfleurs/nixcfg
Revert "staging: disable allocation of grafana on piranha"
piranha is accessible on a more reliable network now.
This commit is contained in:
parent
02bdc5a0c0
commit
7c174d6746
1 changed files with 0 additions and 6 deletions
|
@ -79,12 +79,6 @@ job "telemetry-service" {
|
|||
group "grafana" {
|
||||
count = 1
|
||||
|
||||
constraint {
|
||||
attribute = "${attr.unique.hostname}"
|
||||
operator = "!="
|
||||
value = "piranha"
|
||||
}
|
||||
|
||||
network {
|
||||
port "grafana" {
|
||||
static = 3719
|
||||
|
|
Loading…
Reference in a new issue