mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
Adding a docker compose for local dev
Changed the dummy example file to match the expected LOG location
This commit is contained in:
parent
e781ed258b
commit
987cdcdee3
2 changed files with 16 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
:config:
|
||||
site_name: 'vmpooler'
|
||||
logfile: '/var/log/vmpooler/vmpooler.log'
|
||||
logfile: '/var/log/vmpooler.log'
|
||||
task_limit: 10
|
||||
timeout: 15
|
||||
vm_checktime: 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue