• travisn's avatar
    write flex settings to config file instead of env vars · 7cdfcc39
    travisn authored
    
    
    The flex settings cannot be passed to the driver with environment variables.
    There is no context available for returning the flex settings except
    that the flex driver will look in a config file in the same directory.
    These settings must be valid or else the driver will return the default
    settings.
    Signed-off-by: default avatartravisn <tnielsen@redhat.com>
    7cdfcc39