Clone this repo:

Branches

  1. 817f9d9 Updated README.md file by Carlos Frias · 7 years ago master
  2. b4c1e5b Updated existing changes by Carlos Frias · 7 years ago
  3. 4ddbe1e Updated docs by Carlos Frias · 7 years ago
  4. f400760 Updated README.md file by Carlos Frias · 7 years ago
  5. b45a07b Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK Setup License

This repository contains an Ansible role to manage the Apigee provided license file.

Requirements

None

Role Variables

Variable NameDescription
opdk_license_source_file_nameThe name of the license file on the control server.
opdk_license_target_file_pathThe location on the target node where to temporarily stage files.
opdk_user_nameApigee installation admin, also the system user. Should be set to apigee
opdk_group_nameSystem apigee group

Dependencies

None

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-license }

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.