StorminStanley / st2workroom

Vagrant environment used to play with StackStorm, develop StackStorm for your environment, or develop on StackStorm itself!
Apache License 2.0
23 stars 21 forks source link

disable timeout locally for systemd + docker #256

Closed jfryman closed 8 years ago

jfryman commented 8 years ago

This commit ensures that the docker service can take as long as it so desires to startup. This bypasses the issues experienced as a result of https://github.com/docker/docker/issues/16653, and should still ensure that RHEL 6 hosts are not affected by the dm.basesize option change.

DoriftoShoes commented 8 years ago

LGTM