27ea7db Use RENEWAL_CA_NAME and RA_AGENT_PROFILE constants

Authored and Committed by ftweedal 4 years ago
    Use RENEWAL_CA_NAME and RA_AGENT_PROFILE constants
    
    Replace renewal CA and profile name literals with corresponding
    symbols from ipalib.constants.
    
    Part of: https://pagure.io/freeipa/issue/7991
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>