d5672a9 Specify PKI installation log paths

1 file Authored by edewata 2 years ago, Committed by François Cami 2 years ago,
    Specify PKI installation log paths
    
    The DogtagInstance.spawn_instance() and uninstall() have
    been modified to specify the paths of PKI installation
    logs using --log-file option on PKI 11.0.0 or later.
    
    This allows IPA to have a full control over the log files
    instead of relying on PKI's default log files.
    
    Fixes: https://pagure.io/freeipa/issue/8966
    Signed-off-by: Endi Sukma Dewata <edewata@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: François Cami <fcami@redhat.com>