vmpooler/docker
kirby@puppetlabs.com 3c856d7ae9 (POOLER-133) Identify when a ready VM has failed
This commit fixes checking of a VM that has already been identified as ready. Without this change a ready VM that has failed will be identified as having failed, but will not successfully be removed from the ready queue. Additionally, the default vm_checktime value has been reduced from 15 to 1 to ensure that ready VMs are checked within one minute of the time they have reached the ready state by default.

Lastly, the docker-compose files are updated to specify that the redis
instance used is a local redis instance.
2018-12-03 12:21:08 -08:00
..
docker-compose.yml (POOLER-133) Identify when a ready VM has failed 2018-12-03 12:21:08 -08:00
docker-entrypoint.sh Update entrypoint in dockerfile for vmpooler gem 2018-07-17 16:01:22 -07:00
Dockerfile (POOLER-114) Refactor check_pool in pool_manager 2018-08-23 14:04:52 -07:00
Dockerfile-aio (POOLER-109) Allow API to run independently 2018-07-13 09:35:18 -07:00
Dockerfile_local Add docker-compose and dockerfile to support it 2018-09-21 13:39:04 -07:00