commit | 879bb20eb379bb3f9fe0de6942df0e5d850ec921 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Apr 06 16:05:21 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Fri Apr 06 16:05:21 2018 -0400 |
tree | ee49b33fd1fe586c9e4f1204e55c6272539d8d97 | |
parent | ca64ef5e3618da94a0e66146f1abdae903ad7983 [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.