rcritten / freeipa

Forked from freeipa 6 years ago
Clone

d8b1f42 Simplify the install_replica_ca function

1 file Authored by simo 8 years ago, Committed by jcholast 8 years ago,
    Simplify the install_replica_ca function
    
    Instantiate CAInstall only once instead of 3 times in a row always with the
    same values.
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>