commit | 5c32616a90c88184ce73b7e79364df8a493be10e | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:20:14 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:20:14 2018 -0400 |
tree | 64a41d90a0160b74753b7ae37c4d72e9d5ea057e | |
parent | 879bb20eb379bb3f9fe0de6942df0e5d850ec921 [diff] |
Updated existing changes
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.