Updated README.md file
1 file changed
tree: 8c4dd4404d58498cc85a00f2761cd654e848e7bd
  1. defaults/
  2. handlers/
  3. meta/
  4. tasks/
  5. tests/
  6. vars/
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTING.md
  10. LICENSE
  11. README.md
README.md

Apigee OPDK Setup Java Home

This role configures the JAVA_HOME variable for use by the Apigee platform.

Requirements

None

Role Variables

The defaults.sh is updated with the reference to java_home. JAVA_HOME and the Apigee platform PATH is updated to use this instance of Java.

Dependencies

  • apigee-opdk-setup-default-settings

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-java-home }

License

Apache 2.0

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.