commit | 0678e6fb892b8de91e7cd570b14f48b39df7b874 | [log] [tgz] |
---|---|---|
author | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:54:05 2016 -0500 |
committer | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:54:05 2016 -0500 |
tree | 141129f8e4acc6a584910ab5662a0966b498741b | |
parent | 23d241e2af532a5ea14b76a6773af7862cac40bb [diff] |
updated readme
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>