Sandro Bonazzola has posted comments on this change.
Change subject: packaging: Updated pgpass config to avoid password prompts
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File packaging/fedora/setup/common_utils.py
Line 870:
Line 871: # Create with updated values
Line 872: with open(basedefs.DB_PASS_FILE, 'w') as pgpass:
Line 873: pgpass.write('\n'.join(newlines))
Line 874:
maybe here you have to call also: os.chmod(basedefs.DB_PASS_FILE, 0600) like in
other places where we write DB_PASS_FILE.
Line 875: logging.debug("INFO: pgpass file was updated.")
Line 876:
Line 877:
Line 878: def backupDB(db, backup_file, env, user, host="localhost",
port="5432"):
--
To view, visit http://gerrit.ovirt.org/11818
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ica62fe601536d3de92e163a9262f5754b89873ed
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches