| commit | 40892ab0be30710b4c580d7dc697fc03411f7ea9 | [log] [tgz] |
|---|---|---|
| author | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:08:34 2016 -0500 |
| committer | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:08:34 2016 -0500 |
| tree | 7108176f18d7dcbe6ac732b41aaa1497c2614ed7 | |
| parent | e33d4e87a43a89ce2dab1ad0dd6b5efb82ecd4a4 [diff] |
updated license and ignore files
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]