| commit | 645ba26765db1c60631ca0df94a4763f581241fd | [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 | b47a73e07476569b73d5cdf3eddd94e7f5cd8b6f | |
| parent | 04eee6ba8f56996dc5ca404c403bcbbbf3076ead [diff] |
Updated README.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.ymlansible-playbook -i <inventory file or folder> [postgresql-add.yml | postgresql-remove.yml] -e hosts=<qpid host>This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.