mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 10:28:41 -05:00
refactor PENDING section in check pool
This commit is contained in:
parent
dc9b221bb9
commit
fdb8a45faa
3 changed files with 21 additions and 20 deletions
|
|
@ -354,7 +354,7 @@
|
|||
# (optional; default: '10')
|
||||
#
|
||||
# - timeout
|
||||
# How long (in minutes) before marking a clone as 'failed' and retrying.
|
||||
# How long (in minutes) before marking a clone in 'pending' queues as 'failed' and retrying.
|
||||
# (optional; default: '15')
|
||||
#
|
||||
# - vm_checktime
|
||||
|
|
@ -500,7 +500,7 @@
|
|||
# (optional)
|
||||
#
|
||||
# - timeout
|
||||
# How long (in minutes) before marking a clone as 'failed' and retrying.
|
||||
# How long (in minutes) before marking a clone in 'pending' queues as 'failed' and retrying.
|
||||
# This setting overrides any globally-configured timeout setting.
|
||||
# (optional; default: '15')
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue