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

Apigee OPDK Common OS Setup

This roles setups operating system packages and configs that would allow OPDK to function properly and for the system admin to have the tools needed to perform troubleshooting with greater ease. This role builds on the bare bones setup performed by apigee-opdk-setup-os-minimum.

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

No variables defined here

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-os-common }

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.