mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
When running elasticsearch-reconfigure-node to allow a node that was installed via a package(RPM/DEB) to enroll to an existing secured cluster, we should ensure that the file ownership is proper so that elasticsearch can actually read the files when it starts after reconfiguration. This commits sets the group owner of the keystore files to `elasticsearch` which is the group that we create during installation. |
||
---|---|---|
.. | ||
src | ||
build.gradle |