1c82d8c Extend CALessBase::installer_server to accept extra_args

1 file Authored by rcritten 5 years ago, Committed by cheimes 5 years ago,
    Extend CALessBase::installer_server to accept extra_args
    
    Allow callers to pass abitrary extra arguments to the installer.
    
    This is useful when using a CALess installation in order to
    speed up tests that require a full install but do not require
    a full PKI.
    
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>