Clone this repo:

Branches

  1. 83aa442 Updated README.md file by Carlos Frias · 7 years ago master
  2. 518db2c Updated existing changes by Carlos Frias · 7 years ago
  3. 2ef9a97 Updated docs by Carlos Frias · 7 years ago
  4. 54ce2fa Updated docs by Carlos Frias · 7 years ago
  5. c787704 Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK Setup Postgres Standby

This repository contains an Ansible role that configures a Postgres Standby 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
apigee_postgresql_data_dirCannonical path to pgdata folder

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

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.