commit | 334f8c42d7850b67441c82e6683cb627c6b7d69e | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 19:07:41 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 19:07:41 2018 -0400 |
tree | 4e7ec50c80f2c6d4c29cf3ea184aff417f71ca82 | |
parent | 33dd333b32c8c3b66a7bbe1f68aa813436f8ec1d [diff] |
Updated LICENSE 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.