commit | 0cb5ee7dd2b03b1c5039f3c3cdef0967147cb30c | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:19:40 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:19:40 2018 -0400 |
tree | d451bbba9e103785c8a204060729f41b86dc22ac | |
parent | 4bf932d1fdb8f72f381020ef1a98a784ad74d0f6 [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.yml
ansible-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.