_old_vespene icon indicating copy to clipboard operation
_old_vespene copied to clipboard

Make sudo user field required w/ a default

Open mpdehaan opened this issue 6 years ago • 0 comments

If the sudo user is left blank, confusing error messages can result, that would be more clear if we didn't allow it to be blank.

I am proposing the sudo_user field on the worker pool default to "vespene_build" and be set to be non-nullable.

This value will not be used if using basic_container isolation, but will still be used for sudo isolation, making it more clear to new users that they need to change the username when trying things out for the first time.

mpdehaan avatar Jan 08 '19 15:01 mpdehaan