In cloud-init, when a group specified in the users.{index}.groups parameter does not exist, it is ignored, but the user is created anyway. In the case of nuageinit, it exits with an exception, since pw(8) expects each group to exist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
| libexec/nuageinit/nuage.lua | ||
|---|---|---|
| 219 | Just a comment here would probably help anyone reading this part of the code in a few years. | |