Clone this repo:

Branches

  1. 233d6d4 Updated README.md file by Carlos Frias · 7 years ago master
  2. 05327a4 Updated existing changes by Carlos Frias · 7 years ago
  3. 39ce84b Updated docs by Carlos Frias · 7 years ago
  4. 5173eae Updated README.md file by Carlos Frias · 7 years ago
  5. 3283aa2 Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK Setup Org Config

This role generates an apigee-provisioning file for org onboarding

Requirements

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.

Role Variables

Variable NameDescription
use_all_mpsBind to all MPs

Dependencies

This role depends on the following roles:

  • apigee-opdk-setup-default-settings

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-org-config }

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.