Clone this repo:

Branches

  1. 19341d2 Updated README.md file by Carlos Frias · 7 years ago master
  2. d8ec728 Updated existing changes by Carlos Frias · 7 years ago
  3. 87fada3 updated docs and task sequence by Carlos Frias · 7 years ago
  4. 9ae2514 Updated README.md file by Carlos Frias · 7 years ago
  5. 084f03c Updated README.md file by Carlos Frias · 7 years ago

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.