Clone this repo:

Branches

  1. 3366828 Updated README.md file by Carlos Frias · 7 years ago master
  2. d953c59 Updated existing changes by Carlos Frias · 7 years ago
  3. 2945745 Updated docs by Carlos Frias · 7 years ago
  4. b0df957 Updated docs by Carlos Frias · 7 years ago
  5. eab4a2f Updated docs by Carlos Frias · 7 years ago

Apigee OPDK Update Component

This repository contains an Ansible role to perform an update to the version of a component of the Apigee platform.

Requirements

Previous installation of the Apigee platform on the node.

Role Variables

Variable NameDescription
componentThe component name to pass into the update.sh script
opdk_installation_config_fileResponse file used to install Apigee
http_proxyhttp proxy endpoint
https_proxyhttps proxy endpoint
no_proxyno proxy to be set when working with a proxy
PORT_TIMEOUTUpdate the port timeout setting in the Apigee update script
UP_TIMEOUTUpdate the setting in the Apigee update script waiting for the component to come up

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-pre-requisites-common-update }

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.