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