commit | 13c9c5ec4fbb2e835202f07d014c13c95912abc0 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 19:07:41 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 19:07:41 2018 -0400 |
tree | 13b47d03e43ff4c0d0de60b0b0752210f59561c7 | |
parent | 5aabc914de13ca122a8ca0b0d06ad18cfce52f67 [diff] |
Updated LICENSE 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.