Skip to content

plugin-unix-group

Version 2026.176.2600
Repo superproject
Plugin yes — see the plugin reference

The unix_group MULTI-ROLE state-provision verb relocated into a candy. CHECK: getent group via the live check engine and compare gid. ACT: render an idempotent groupadd. A HOST-COUPLED verb on the sdk/kit contract (CheckVerbProvider + ProvisionActor), so it is COMPILED-IN-ONLY. No matchers — direct field comparison.

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
check the unix_group verb dispatches through the provider registry and probes a group via getent group