| commit | d953c5932a7ffb3bbdf17e4713219ba61f5fcac8 | [log] [tgz] | 
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Wed May 02 17:58:48 2018 -0400 | 
| committer | Carlos Frias <friasc@google.com> | Wed May 02 17:58:48 2018 -0400 | 
| tree | e2964295883000175b5548531e72cb758d765955 | |
| parent | 2945745ac43da892864bde9cafc5658da34571f1 [diff] | 
Updated existing changes
This repository contains an Ansible role to perform an update to the version of a component of the Apigee platform.
Previous installation of the Apigee platform on the node.
| Variable Name | Description | 
|---|---|
| component | The component name to pass into the update.sh script | 
| opdk_installation_config_file | Response file used to install Apigee | 
| http_proxy | http proxy endpoint | 
| https_proxy | https proxy endpoint | 
| no_proxy | no proxy to be set when working with a proxy | 
| PORT_TIMEOUT | Update the port timeout setting in the Apigee update script | 
| UP_TIMEOUT | Update the setting in the Apigee update script waiting for the component to come up | 
None
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 }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.