added docs for java_packages and java_repos

This commit is contained in:
Robin Clarke 2015-05-13 14:24:15 +02:00
parent 8020b9d134
commit 568cef162a

View file

@ -83,3 +83,6 @@ Following variables affect the versions installed:
- plugin: elasticsearch-cloud-aws
version: 2.5.0
```
* ```java_repos``` (an array of repositories to be added to allow java to be installed)
* ```java_packages``` (an array of packages to be installed to get Java installed)