commit | 2945745ac43da892864bde9cafc5658da34571f1 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Mon Apr 23 14:36:09 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Mon Apr 23 14:36:09 2018 -0400 |
tree | 904bdb151b30ee943e85f87c684db0c4cf2357c5 | |
parent | b0df957093ec59e3fb1f5c5e435953db8bb49297 [diff] |
Updated docs
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.