Class samba::assert_localsid
In: /Users/brice/devl/puppet-manifest/davids/manifests/modules/samba/manifests/init.pp
Parent:

This lightweight class only asserts that $localsid is set. If the assertion fails, an error is printed on the server

To fail individual resources on a missing localsid, require Exec[assert_localsid] on the specific resource

[Validate]