Hacker News new | ask | show | jobs
CoreOS and Vagrant setup (blog.dropletpay.com)
13 points by charlesmarshall 4413 days ago
1 comments

(CoreOS eng here) We no longer have a Chaos Monkey. Since the beta release, the "Chaos Monkey" can be disabled via configuration. See the "reboot-strategy:" in this post. This is the recommended way to do that:

http://coreos.com/blog/coreos-beta-release/

thanks, I actually wrote most of this before the beta and missed that, I will update it.