Skip to content

Commit b91139d

Browse files
author
Philipp Wiesner
committed
updatedoc
1 parent 8537134 commit b91139d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -470,17 +470,6 @@ To configure X-pack to send mail, the following configuration can be added to th
470470
pass: <password> --optional
471471
```
472472

473-
* ```es_keystore``` To add or remove keystore entries, the following configuration can be added to the role. To edit entries, use a combination of add and remove. For security reasons the bootstrap password can not be edited or removed:
474-
475-
```yaml
476-
es_keystore:
477-
add:
478-
- key: my_key
479-
value: my_value
480-
remove:
481-
- key: my_key
482-
```
483-
484473
* ```es_user``` - defaults to elasticsearch.
485474
* ```es_group``` - defaults to elasticsearch.
486475
* ```es_user_id``` - default is undefined.

0 commit comments

Comments
 (0)