This is an automatically generated e-mail. To reply, visit: http://reviewboard-fedoraserver.rhcloud.com/r/136/

config/roles/databaseserver/role.py (Diff revision 1)
def do_deploy_async(self, values, sender=None):
197
                     "-e", '/^local/a host    all             all             all                     md5',

Please add

"-e", '/^local/a # Use md5 method for all connections',

after this line to add a comment to the host line


- Thomas Woerner


On February 20th, 2015, 8:02 p.m. UTC, Stephen Gallagher wrote:

Review request for RoleKit Mailing List, Miloslav Trmac, Stephen Gallagher, and Thomas Woerner.
By Stephen Gallagher.

Updated Feb. 20, 2015, 8:02 p.m.

Repository: rolekit

Description

Creates backup copy of the postgresql config files

This version replaces the patch in https://reviewboard-fedoraserver.rhcloud.com/r/134/

Diffs

  • config/roles/databaseserver/role.py (a1d215118205382dec93b8b033b5246c515a4134)

View Diff