Alex Lourie has uploaded a new change for review. Change subject: packaging: setup: Added default firewalld rule for postgres ......................................................................
packaging: setup: Added default firewalld rule for postgres Change-Id: Ie05911e70ac6a93416182116ae04daec95f59ee7 Signed-off-by: Alex Lourie <alou...@redhat.com> --- A packaging/firewalld/base/ovirt-postgres.xml 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/00/16800/1 diff --git a/packaging/firewalld/base/ovirt-postgres.xml b/packaging/firewalld/base/ovirt-postgres.xml new file mode 100644 index 0000000..1780f83 --- /dev/null +++ b/packaging/firewalld/base/ovirt-postgres.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<service> + <short>ovirt-postgres</short> + <description>oVirt configured postgres service</description> + <port protocol="tcp" port="5432"/> +</service> -- To view, visit http://gerrit.ovirt.org/16800 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie05911e70ac6a93416182116ae04daec95f59ee7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <alou...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches