def __virtual__():
    '''
    Check for Pyrax configurations
    '''
    if get_configured_provider() is False: