Merge pull request #3027 from jkburges/patch-1

Match example update configuration to comment
This commit is contained in:
Michael Schurter 2017-08-15 10:57:06 -07:00 committed by GitHub
commit ae5ca54d16
1 changed files with 1 additions and 1 deletions

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