commit | 04eee6ba8f56996dc5ca404c403bcbbbf3076ead | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:33 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:33 2018 -0400 |
tree | f6890a320722aeae5705d0e089558e9dc76c8591 | |
parent | 334f8c42d7850b67441c82e6683cb627c6b7d69e [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.