Bug 1961861

Summary: Evaluate Postfix role config file backup functionality
Product: Red Hat Enterprise Linux 8 Reporter: Brian Smith <briasmit>
Component: rhel-system-rolesAssignee: Rich Megginson <rmeggins>
Status: CLOSED NOTABUG QA Contact: CS System Management SST QE <rhel-cs-system-management-subsystem-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.4CC: elpereir, nhosoi, rmeggins, spetrosi
Target Milestone: betaFlags: pm-rhel: mirror+
Target Release: 8.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: role:postfix
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-20 21:59:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian Smith 2021-05-18 20:39:26 UTC
Description of problem:
Currently, the Postfix role has "postfix_backup" and "postfix_backup_multiple" variables available to control configuration file backups.  It is not clear how these options work and relate to each other (see also https://bugzilla.redhat.com/show_bug.cgi?id=1961858 regarding documentation).  

Does this role follow the same file backup methodology as our other roles?  If not, is there a reason we shouldn't have it be consistent with the other roles file backups?

If possible, all roles should have similar workflow for how config file backups are completed so that the user has a consistent experience between the different roles.

If there are special requirements or considerations for the Postfix role that justify having differences for file backups from other roles then we should keep these differences if needed.  

Version-Release number of selected component (if applicable):
rhel-system-roles-1.0.0-31.el8.noarch

Comment 1 Rich Megginson 2021-05-20 21:59:23 UTC
After investigating the current behavior of the postfix role, it handles configuration backups the same way as other roles, by making a timestamped backup.  I am documenting this behavior in https://bugzilla.redhat.com/show_bug.cgi?id=1961858, so I am closing this bug.