Daniel Miranda
Daniel Miranda
It seems Ansible 1.9 doesn't support the systemd module :( edit: scratch that, it's actually just in 2.2. I guess I need to call daemon-reload manually instead.
This should be fixed when using the systemd in 1.2.0, as it does not use the CLI to shutdown.
Has any progress been made in this? DebOps is really intrusive, while this role is much more self-contained. Are there any issues with @jabclab proposal of using includes to avoid...
@DavidWittman I'll see if I can freshen up @jabclab's work. Another interesting approach (which [this Puppet module uses](https://github.com/covermymeds/puppet-redis)) is to set options through `redis-cli` in any runs after the initial...
What makes compilation impossible?
I see. Thanks! Em qui, 22 de set de 2016 04:07, NemoAlex [email protected] escreveu: > @danielkza https://github.com/danielkza > > 10.3.0.17-20160601 had been modified to be built with latest backports >...
@nvanggaard You can get a newer driver version by using OpenWRT trunk or LEDE. The latter has worked well for me, no more drops. If you can't upgrade and must...
Hooks for calling custom scripts when relevant changes are made to notebooks would already help quite a bit with Git support (at least until a full-fledged solution can be developed).
While I do not use GitFlow, being able to switch branches would be very useful to me, as my team protects the master branches of all repositories, and hence, I...
This is absolutely a must for any sane deployment, otherwise KairosDB must be started with an administrator user. It's not possible to "pre-grant" the necessary permissions before the keyspace is...