mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
test
This commit is contained in:
parent
c2c3a11478
commit
82f269b033
3 changed files with 17 additions and 8 deletions
|
|
@ -23,6 +23,7 @@
|
|||
logfile: '/var/log/vmpooler.log'
|
||||
task_limit: 10
|
||||
timeout: 15
|
||||
timeout_notification: 1
|
||||
vm_checktime: 1
|
||||
vm_lifetime: 12
|
||||
vm_lifetime_auth: 24
|
||||
|
|
@ -39,6 +40,7 @@
|
|||
datastore: 'vmstorage'
|
||||
size: 5
|
||||
timeout: 15
|
||||
timeout_notification: 1
|
||||
ready_ttl: 1440
|
||||
provider: dummy
|
||||
dns_plugin: 'example'
|
||||
|
|
@ -49,6 +51,7 @@
|
|||
datastore: 'vmstorage'
|
||||
size: 5
|
||||
timeout: 15
|
||||
timeout_notification: 1
|
||||
ready_ttl: 1440
|
||||
provider: dummy
|
||||
dns_plugin: 'example'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue