157fa59 Azure: Allow SSH for Docker environments

1 file Authored by slev 4 years ago, Committed by abbra 4 years ago,
    Azure: Allow SSH for Docker environments
    
    IPA integration tests utilize SSH as a transport to communicate
    with IPA hosts. To run such tests Docker environments should
    have configured SSH.
    
    Fixes: https://pagure.io/freeipa/issue/8202
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>