Closed tsullivan closed 8 years ago
Can you merge upstream/master with this?
Done
% git lg -5
2fc8374 [enhancement] user creation support for 3.x/5.x (18 seconds ago) <Timothy Sullivan> (HEAD -> xpack-users-roles-creation, origin/xpack-users-roles-creation)
0639b22 [cleanup] remove unused function (18 seconds ago) <Timothy Sullivan>
13531b8 3.4.4 (47 minutes ago) <Chris Cowan> (upstream/master, master)
92b2675 Merge pull request #32 from Bargs/fixConfigOverride (48 minutes ago) <Chris Cowan>
54df111 Still need to create elasticsearch.json for overrides of default ES options to work (21 hours ago) <Matthew Bargar>
On March 3, 2016 at 12:59:17 PM, Chris Cowan (notifications@github.com) wrote:
Can you merge upstream/master with this?
— Reply to this email directly or view it on GitHub.
@simianhacker I updated the function so it doesn't change the configPath that gets returned.
LGTM
Creating users in Elasticsearch 5.x / 3.x is different from previous versions because Shield is now an XPack feature. The config files for users are no longer
config/shield/users*
they're nowconfig/xpack/users*