53c5496 ipa-client-install: Update how comments are added by ipachangeconf

3 files Authored by abiagion 5 years ago, Committed by cheimes 5 years ago,
    ipa-client-install: Update how comments are added by ipachangeconf
    
    Due to how 'openldap-client' parses its configuration files this patch
    changes how comments are added, moving them to the line above instead
    of appending to the same line.
    
    IPA doesn't want to break existing configuration, if a value already
    exists it adds a comment to the modified setting and a note about that
    on the line above.
    
    New settings will be added without any note.
    
    Issue: https://pagure.io/freeipa/issue/5202
    
    Signed-off-by: Armando Neto <abiagion@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+4 -3