puppet-kibana/templates
Clark Boylan 304a9e6e81 Remove trailing / from config.js url
We are sensitive to trailing slashes in the url for the elasticsearch
api due to the way kibana3 constructs its urls and how we proxy ES api.
Basically if ther config has a trailing / then we double up /'s and the
mod rewrite rules for rewriting the ES api breaks.

Simple fix is to have config.js remove and /s for us so that puppet
doesn't have to be too smart.

Fix here adapted from suggested at
https://stackoverflow.com/questions/6680825/return-string-without-trailing-slash

Change-Id: Ica46003f8a3706c88e9e2bf58e0d3c8ea7c4a50d
2015-10-16 09:14:07 -07:00
..
config.js.erb Remove trailing / from config.js url 2015-10-16 09:14:07 -07:00
config.rb.erb Bump up results per page in Kibana 2013-12-06 15:17:28 -05:00
dual-elasticsearch.vhost.erb Add kibana3 support 2015-10-14 12:18:31 -07:00