Disable guichet on old cluster

This commit is contained in:
Alex 2022-08-24 15:51:20 +02:00
parent 145f3a8499
commit ae91f66fac
Signed by: lx
GPG Key ID: 0E496D15096376BE
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ job "directory" {
}
}
/*
group "guichet" {
count = 1
@ -111,5 +112,6 @@ job "directory" {
}
}
}
*/
}