commit | 4bf932d1fdb8f72f381020ef1a98a784ad74d0f6 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:19:37 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:19:37 2018 -0400 |
tree | b999abf09cc9c5d6a8a4674c75dc2973d4619d0a | |
parent | 645ba26765db1c60631ca0df94a4763f581241fd [diff] |
Updated existing changes
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.