| commit | 4b8e8db8d0654f57a2c783913d99f90a29904eb2 | [log] [tgz] |
|---|---|---|
| author | carlosfrias <cfrias@apigee.com> | Wed Nov 09 14:41:11 2016 -0500 |
| committer | carlosfrias <cfrias@apigee.com> | Wed Nov 09 14:41:11 2016 -0500 |
| tree | 588a90c55c22f9dc345618f2eedfa006595cc5f9 | |
| parent | 79205851fc25f3e0155b862811e4c9e27c9418d9 [diff] |
added documentation and dependency listing
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]