matrix: allow running on site 'corrin' and remove 'neptune' (not a prod site anymore)
This commit is contained in:
parent
8f42b40a57
commit
e61c7449c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
job "matrix" {
|
job "matrix" {
|
||||||
datacenters = ["scorpio", "neptune"]
|
datacenters = ["scorpio", "corrin"]
|
||||||
type = "service"
|
type = "service"
|
||||||
priority = 40
|
priority = 40
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue