e484c4b Create reindex task for ipaca DB

Authored and Committed by cheimes 5 years ago
    Create reindex task for ipaca DB
    
    pkispawn sometimes does not run its indextasks. This leads to slow
    unindexed filters on attributes such as description, which is used
    to log in with a certificate. Explicitly reindex attribute that
    should have been reindexed by CA's indextasks.ldif.
    
    See: https://pagure.io/dogtagpki/issue/3083
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>