Skip to content

v2.2

Compare
Choose a tag to compare
@majewsky majewsky released this 07 Dec 16:25
· 84 commits to master since this release
v2.2

Changes:

  • User definitions now have a new flag SkipBaseGroups which, if set, causes holo-build to ignore existing auxiliary groups that this user is in before the first holo apply of this user.
  • Fix a bug where user definitions previously behaved as if SkipBaseGroups = true, even if the intention always was to behave like SkipBaseGroups = false (which is the default).
  • Fix a bug where user:root could not be provisioned to because the user ID 0 was misinterpreted as "no UID".