Clone this repo:

Branches

  1. c503f4a Updated README.md file by Carlos Frias · 7 years ago master
  2. 5c32616 Updated existing changes by Carlos Frias · 7 years ago
  3. 879bb20 Updated README.md file by Carlos Frias · 7 years ago
  4. ca64ef5 Updated README.md file by Carlos Frias · 7 years ago
  5. 13c9c5e Updated LICENSE file by Carlos Frias · 7 years ago

Apigee Maintenance Playbook - Add or Remove a Qpid Node

This playbook provides maintenance assistance for the tasks of adding or removing a qpid node. Two playbooks are provided. The first playbook called qpid-add.yml will register a qpid node with analytics. The second playbook called qpid-remove.yml will de-register a qpid node with analytics.

Usage Instructions

These are ansible playbooks and require ansible.

  1. Please install and configure ansible as indicated in opdk-setup-ansible.
  2. ansible-galaxy install -f -r requirements.yml
  3. ansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]

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.