commit | b0df957093ec59e3fb1f5c5e435953db8bb49297 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Mon Apr 23 13:56:33 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Mon Apr 23 13:56:33 2018 -0400 |
tree | 7e1e19de502c6ea6438bee37b03bab215885e6dc | |
parent | eab4a2f7a56865d7c5e1bb8b3c107e255a972fed [diff] |
Updated docs
This repository contains an Ansible role to perform an update to 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.