Add a firewall rule to allow PostgreSQL clients to connect #269

Merged
greg merged 3 commits from bugfix/postgresql_client_firewall into master 2020-12-22 22:15:07 +00:00
Owner

The problem was that the firewall rule that allows connection from a client's IP to the primary server was missing from the recipe. This PR fixes that.

Previously it was not an issue because services that connected to the PostgreSQL primary were also on the same server as a standby server, connecting through localhost

Also add the postgresql_client role to the mastodon role

The problem was that the firewall rule that allows connection from a client's IP to the primary server was missing from the recipe. This PR fixes that. Previously it was not an issue because services that connected to the PostgreSQL primary were also on the same server as a standby server, connecting through localhost Also add the postgresql_client role to the mastodon role
greg added the
bug
kredits-1
ops
labels 2020-12-18 16:56:24 +00:00
greg requested review from raucao 2020-12-18 16:56:29 +00:00
greg changed title from Add a firewall rule to allow clients to connect to Add a firewall rule to allow PostgreSQL clients to connect 2020-12-18 16:56:42 +00:00
Owner

Not sure I understand this entirely. The title and description don't seem to explicitly explain what the problem and solution is.

Not sure I understand this entirely. The title and description don't seem to explicitly explain what the problem and solution is.
Author
Owner

I have added clarification above: "The problem was that the firewall rule that allows connection from a client’s IP to the primary server was missing from the recipe. This PR fixes that."

Is that alright?

I have added clarification above: "The problem was that the firewall rule that allows connection from a client’s IP to the primary server was missing from the recipe. This PR fixes that." Is that alright?
raucao approved these changes 2020-12-22 19:47:40 +00:00
raucao left a comment
Owner

👍

👍
greg merged commit c71d243c40 into master 2020-12-22 22:15:07 +00:00
greg deleted branch bugfix/postgresql_client_firewall 2020-12-22 22:15:22 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#269
No description provided.