blob: 2a54770eca411d20b0b5a41ef640b7f673cc4c64 [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-opdk-playbook-setup-ansible).
1. `ansible-galaxy install -f -r requirements.yml`
1. `ansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]`