6d0e450 add missing attribute to ipaca replica during CA topology update

Authored and Committed by mbabinsk 7 years ago
    add missing attribute to ipaca replica during CA topology update
    
    'nsds5replicabinddngroupcheckinterval' attribute was not properly added
    to 'o=ipaca' replica attribute during upgrade. The CA topology update
    plugin should now add it to the entry if it exists.
    
    https://fedorahosted.org/freeipa/ticket/6508
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>