Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: setup: Added default firewall rules for postgres
......................................................................
packaging: setup: Added default firewall rules for postgres
Previous implementation of the setup was opening the DB
for the external connections without handling the firewall
ports.
The new implementation adds firewall rules to open postgres
DB ports in firewalld/iptables firewalls.
This feature is later used in ovirt-dwh for providing read-only
user for external connections.
Change-Id: Ie05911e70ac6a93416182116ae04daec95f59ee7
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/conf/iptables.default.in
A packaging/firewalld/base/ovirt-postgres.xml.in
M packaging/setup/plugins/ovirt-engine-setup/provisioning/postgres.py
3 files changed, 14 insertions(+), 0 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16800
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie05911e70ac6a93416182116ae04daec95f59ee7
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>