kostiantyn-nemchenko / ansible-role-patroni

:elephant: Ansible Role for Patroni
https://galaxy.ansible.com/kostiantyn-nemchenko/patroni
MIT License
68 stars 44 forks source link

Please add support install using proxy #32

Closed patsevanton closed 5 years ago

patsevanton commented 5 years ago

Please add support install using proxy

kostiantyn-nemchenko commented 5 years ago

Hi! Could you be more specific, please? What kind of proxy do you mean? HAProxy?

patsevanton commented 5 years ago

HI! Install patroni using this playbook using squid in Corporate NetWork.

kostiantyn-nemchenko commented 5 years ago

This role has to install Patroni and its dependencies to make the daemon up and running. Rest components related to Postgres HA cluster should be installed separately by other Ansible roles. Otherwise, this project will quickly become unmaintainable with lots of dependencies, bugs and feature requests to implement one more dependency.