commit | 23d241e2af532a5ea14b76a6773af7862cac40bb | [log] [tgz] |
---|---|---|
author | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:08:34 2016 -0500 |
committer | carlosfrias <cfrias@apigee.com> | Thu Nov 10 10:08:34 2016 -0500 |
tree | 856065aae561b7c3915649b02b873eee2a2a4bf0 | |
parent | 3679de2b076b4cbe03f5a049298cd20dd105a0be [diff] |
updated license and ignore files
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>