commit | 5aabc914de13ca122a8ca0b0d06ad18cfce52f67 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 18:48:55 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 18:48:55 2018 -0400 |
tree | 7784c2611bd00d12c668ec3ecdd61e8357cef937 | |
parent | d263622eb3e3ce618ed510e26ae99c6775e38f21 [diff] |
Updated README.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.yml
ansible-playbook -i <inventory file or folder> [qpid-add.yml | qpid-remove.yml]
This is not an officially supported Google product.