ansible-elk
ansible-elk copied to clipboard
Upgrading to 2.1.0?
Thanks for putting together a cool package.
I've had a crack at updating this, by just changing the version numbers to 2.1 but it seems to cause issues like this:
Fetched 250 kB in 4s (55.5 kB/s)
W: Failed to fetch http://packages.elastic.co/logstash/2.x/debian/dists/stable/main/binary-amd64/Packages 404 Not Found [IP: 23.21.242.59 80]
It looks like they have a debian/ubuntu repo for this now, does it make sense to use this instead? https://www.elastic.co/guide/en/logstash/current/package-repositories.html
You should have a look at the logstash-1.5 branch. This worked for me when installing 2.0.
Seems like repository layout changed since a few weeks ago, when I first tested this role. Now I can't rollout by just using the logstash-1.5 branch and changing version numbers
@bakhti #20 was merged—can we get that PR into master
?