62521ed Change CA profile migration message from info to debug

1 file Authored by rcritten 3 years ago, Committed by frenaud 3 years ago,
    Change CA profile migration message from info to debug
    
    This is an informational message and clutters the installation
    screen with no end-user benefit. Logging it as debug is
    sufficient to know what is going on.
    
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>