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