commit | ca64ef5e3618da94a0e66146f1abdae903ad7983 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:34 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:34 2018 -0400 |
tree | bf97decd0e4c7ce75d2a0d9f80cafd2d43fa6f65 | |
parent | 13c9c5ec4fbb2e835202f07d014c13c95912abc0 [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.