commit | 6d8bed2b31785ddbba1d719d99007a4c530fc360 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:32 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:32 2018 -0400 |
tree | 31c7fc51f5877d805b4e9444e7d593a6684db152 | |
parent | 5fbd4121e80ae4d1fe84386eed31013d7892f983 [diff] |
Updated CONTRIBUTION.md file
This playbook provides maintenance assistance for the tasks of adding or removing a postgresql node. Two playbooks are provided. The first playbook called postgresql-add.yml will register a postgresql node with analytics. The second playbook called postgresql-remove.yml will de-register a postgresql node with analytics.
These are ansible playbooks and require ansible.
ansible-galaxy install -f -r requirements.yml
ansible-playbook -i <inventory file or folder> [postgresql-add.yml | postgresql-remove.yml] -e hosts=<qpid host>