| commit | d263622eb3e3ce618ed510e26ae99c6775e38f21 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:32 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:32 2018 -0400 |
| tree | 946e0a6798d0f0b0543eefe432156e83a43a24d3 | |
| parent | ce2fc69bf2dd15eae2f6570c9a848839c75171dc [diff] |
Updated CONTRIBUTION.md file
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]