commit | e2996083abe485129fa86187a3923b3cee946aab | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 18:49:09 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 18:49:09 2018 -0400 |
tree | 6b0c612d2f168d9bc1b978c27ba78ffb329dda29 | |
parent | bc3e3ea2c75d41552e6caa1ef4d30c161436e88e [diff] |
Updated README.md file
This roles setups up the OpenJDK system packages. This role also adds Java to the default environment variables for all users. This role manages setting up either 1.7 or 1.8.
The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that files containing credentials are stored in the ~/.apigee folder.
Variables are managed in the apigee-opdk-setup-default-settings role.
JDK Version to install
jdk_version: '1.8'
This role depends on the following roles:
- hosts: servers roles: - { role: apigee-opdk-setup-openjdk }
Apache License Version 2.0, January 2004
Carlos Frias
This is not an officially supported Google product.