Closed sdarwin closed 5 years ago
considering variable names...
since the new variable es_install_oss really only applies to kibana currently, and not the entire stack, it could be renamed to kibana_install_oss instead of es_install_oss.
Hi @sdarwin, I created this role to work with official ansible elasticsearch role, so the name of variables are equal to this role. I'd like to develop complete role, with also x-pack, but I didn't have a lot of time, so I made this role only for open version and then I wrote to elasticsearch team for help. But we can work together to make it.
Hi @sdarwin,
thanks a lot for your PR. I aligned Red Hat
part and added the possibility to pass from oss
to xpack
and vice versa.
The role elasticsearch now doesn't have this possibility, but I opened an issue (https://github.com/elastic/ansible-elasticsearch/issues/520).
Hi Fedele, Thanks for creating the ansible role!
So, the standard version of Kibana has a number of interesting features which aren't available in the OSS version. "this role doesn't manage xpack, it can install only oss version".
Only oss version... It seems like it would be preferable to install regular Kibana, unless oss is requested, and be able to support both.