Derek Ditch

Results 49 comments of Derek Ditch
trafficstars

I've found that several projects have been using the `yedit` ansible module. I think we can adopt this to really simplify a lot of our app configurations. [yedit role repo](https://github.com/kwoodson/ansible-role-yedit)

@jesseangell, bro 2.6.1 in RockNSM was compiled with libmaxminddb support. This means it can use the newer geoip2 databases. `geoipupdate` is lagging on the older format, which just isn't useful...

i thought this was fixed in the latest epel-release pkg. @spartan782 how did you do the install so we can reproduce it. We can also fix it in the kickstart....

I can look at this tomorrow

Hey @kwilson7770, I really appreciate the hard work you've put in. We'll get these patches worked in the upcoming release. Let us know if you have more issues that we...

Bigger picture I'd like to get a fork in the stream and hook in spark from the Kafka feed. Can also schedule ES queries from it.

Parameters to this are as follows: **Logstash** - Need a parameter to read from kafka, or maybe open a `beats` input if we're picking up logs via filebeat. - Add...

So this is an old issue, but here we are... *bump* I managed to get `vagrant-libvirt` plugin installed using the [move iconv](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/818#issuecomment-615802249) trick and paired with the homebrew installed version...

I'd like to add this also affects when building on latest `centos` containers. Namely I'm using `docker.io/centos/systemd `. I'm running on a Fedora 27 host and `/run/secrets/` now includes `rhsm`...

I tried it with 0.9.2 and the master branch. I couldn't get it to work so I tabled using ansible container for now. Hopefully @grantcurell fix works. I'll revisit it...