Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit e118e94

Browse files
author
Dale McDiarmid
committed
clarification
1 parent ecadca4 commit e118e94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ es_roles:
296296
es_xpack_license: "{{ lookup('file', '/tmp/license.json') }}"
297297
```
298298

299+
X-Pack configuration parameters can be added to the elasticsearch.yml file using the normal `es_config` parameter.
300+
299301
For a full example see [here](https://github.com/elastic/ansible-elasticsearch/blob/master/test/integration/xpack.yml)
300302

301303

0 commit comments

Comments
 (0)