Updated README.md file
1 file changed
tree: b43e88e708c31cd0adef4e074586ea87cad91da5
  1. .gitignore
  2. CONTRIBUTING.md
  3. LICENSE
  4. qpid-add.yml
  5. qpid-remove.yml
  6. README.md
  7. requirements.yml
README.md

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.