Disable guichet on old cluster
This commit is contained in:
parent
145f3a8499
commit
ae91f66fac
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@ job "directory" {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
group "guichet" {
|
group "guichet" {
|
||||||
count = 1
|
count = 1
|
||||||
|
|
||||||
|
@ -111,5 +112,6 @@ job "directory" {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue