mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
'clone_target' is overridable pool-level
You know, like for a cluster of Mac Minis, maybe.
This commit is contained in:
parent
9ae19e0d4d
commit
825ade9e12
1 changed files with 4 additions and 0 deletions
|
|
@ -204,6 +204,10 @@
|
|||
# The number of waiting VMs to keep in a pool.
|
||||
# (required)
|
||||
#
|
||||
# - clone_target
|
||||
# Per-pool option to override the global 'clone_target' cluster.
|
||||
# (optional)
|
||||
#
|
||||
# - timeout
|
||||
# How long (in minutes) before marking a clone as 'failed' and retrying.
|
||||
# This setting overrides any globally-configured timeout setting.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue