Clone this repo:

Branches

  1. 0da94f7 Updated README.md file by Carlos Frias · 7 years ago master
  2. a40718c Updated existing changes by Carlos Frias · 7 years ago
  3. 69f8cb8 Updated docs by Carlos Frias · 7 years ago
  4. df1475b Updated docs by Carlos Frias · 7 years ago
  5. 5caef35 Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK Start Components

This repository contains an Ansible role that starts either all components or the indicated one.

Requirements

None

Role Variables

Variable NameDescription
component_nameName of the component to start; if set to all then apigee-all is used.
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
opdk_debug_modeIf set to on then the bash script will be run with the -x parameter

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-start-components }

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.