kolla-ansible/releasenotes/notes/docker-stop-timeout-c8089f6bf92d6c28.yaml

7 lines
211 B
YAML
Raw Normal View History

---
upgrade:
- |
Increases the default value of ``docker_graceful_timeout`` from 10 to 60.
This sets the time that docker will wait for a container to gracefully stop
before issuing a KILL signal.