| commit | 1765a4741777bc6b9488f5dbda55fc0637e836eb | [log] [tgz] |
|---|---|---|
| author | carlosfrias <cfrias@apigee.com> | Wed Nov 09 16:02:27 2016 -0500 |
| committer | carlosfrias <cfrias@apigee.com> | Wed Nov 09 16:02:27 2016 -0500 |
| tree | 266f4a0b4e2c9c6879facc1ddc7b59b4c23a2fb0 | |
| parent | 4c5afd95afc762d4e71d8f1e88b1e8519258ef7f [diff] |
updated so that you can specify the qpid node to add in
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.
These are ansible playbooks and require ansible.
ansible-galaxy -f -r requirements.ymlansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]