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

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.