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

Apigee OPDK Setup Postgres Master

This repository contains an Ansible role that configures a Postgres Master for the Apigee platform.

Requirements

None

Role Variables

Variable NameDescription
opdk_installation_config_fileResponse file used to install Apigee
apigee_allCannonical name of the apigee-all script.

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-postgres-master }

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.