Andy Shinn
Andy Shinn
I've had my eye on Vulcand for a while. Waiting for this to try it with one of my Docker WebSocket applications running in CoreOS. Sounds like the perfect replacement...
Noticing this as well. I raised https://github.com/DataDog/cloudformation-template/issues/86 related to this as an ask to get stuff versioned in some way that we can pull templates that don't get updated from...
> With SSM the user you connect as is controlled by the SSM agent as installed on the target host. This is simply how the SSM agent works. By default...
Cool, i didn't even think to check if there was a generic DNS lookup provider!
Yep, there is also a nasty bug for some systemctl stuff in Vagrant due to https://coreos.com/releases/#549.0.0. @YungSang can we get an updated alpha, please?
For anyone else who might be following this hoping for an update, it looks like YungSang is done maintaining these: https://github.com/YungSang/boot2docker-vagrant-box/issues/22#issuecomment-74710458. I don't have an alternative yet, unfortunately :(
I'm curious about this as well. The current workflow of maintaining tarballs as commits in git repositories is not very ideal. But I'm happy to pay for some git space...
Also level `SUCCESS` throws similar warning.
It looks like it is maybe too large with gdb enabled. Try with the `-ggdb` removed from the `USE_OPT` of the `Makefile`.
Hmm, as the error suggests that one seems to be a missing `#include ` in `selftest.h`. Try adding that.