blob: 62d2b8e77f9b32d02aec7a9f56855c807d7e3955 [file] [log] [blame] [view]
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](https://github.com/carlosfrias/apigee-setup-ansible).
1. `ansible-galaxy install -f -r requirements.yml`
1. `ansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]`