Match example update configuration to comment

"two-at-a-time" == `max_parallel = 2`
This commit is contained in:
jkburges
2017-08-15 11:45:28 +10:00
committed by GitHub
parent 49bf7f9769
commit d69d41b247

View File

@@ -56,7 +56,7 @@ job "docs" {
# 30 second intervals.
update {
stagger = "30s"
max_parallel = 1
max_parallel = 2
}
# A group defines a series of tasks that should be co-located