postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

adding auto detect to the NIC and allowing user to change the requierd RPMs

Open simonoded opened this issue 4 years ago • 1 comments

  1. add auto detect for default NIC in addition to localhost
  2. change the rpm list to var

simonoded avatar Jan 30 '20 05:01 simonoded

I like the idea of the package lists instead of hardcoding them, bravo.

I'm not sure if we want to deploy a standard configuration that listens on the interface. We could include * in here to make sure it's available everywhere, but I think the expectation is that people will include that in their inventory if they wanted it:

postgresql_listen_addresses: "*"

I think the intent was to deploy in a secure way and only listen on localhost by default, and leave the opening up to be done as needed.

gclough avatar Nov 17 '21 11:11 gclough

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

github-actions[bot] avatar Dec 20 '23 23:12 github-actions[bot]

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

github-actions[bot] avatar Feb 18 '24 23:02 github-actions[bot]