commit | c503f4a6d16c49c9e8d8282a6998d0bf9adffa98 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:20:19 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:20:19 2018 -0400 |
tree | b43e88e708c31cd0adef4e074586ea87cad91da5 | |
parent | 5c32616a90c88184ce73b7e79364df8a493be10e [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.
We'd love to accept your patches and contributions to this project. Please review our guidelines.