| commit | ce2fc69bf2dd15eae2f6570c9a848839c75171dc | [log] [tgz] |
|---|---|---|
| author | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:54:05 2016 -0500 |
| committer | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:54:05 2016 -0500 |
| tree | 00855098950e98441869f0b476eece63e6807790 | |
| parent | 40892ab0be30710b4c580d7dc697fc03411f7ea9 [diff] |
updated readme
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 install -f -r requirements.ymlansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]