Sandro Bonazzola has posted comments on this change.

Change subject: [WIP] packaging: Added postgres listening external network
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File packaging/common_utils.py
Line 609: def configurePostgres(user, secured):
Line 610:     postgresConf = '/var/lib/pgsql/data/postgresql.conf'
Line 611:     pgHba = '/var/lib/pgsql/data/pg_hba.conf'
Line 612: 
Line 613: 
unneeded white lines
Line 614:     # postgres.conf
Line 615:     with open(postgresConf, 'r') as f:
Line 616:         configured_network = False
Line 617:         configured_ssl = False


-- 
To view, visit http://gerrit.ovirt.org/15964
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibdd133a392fb3dba6088a9fb12ce4ca828f24073
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to