puppet-accounts
puppet-accounts copied to clipboard
V2 accounts::user is private hiera
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Definition accounts::user is private
Worked prior to V2
Could you post a code sample you're using? The error message comes from this line. The idea was to simplify debugging when users are using the module in ways for which it isn't designed and tested.
we want to create ssh users from a "big" define. but i cannot because accounts::user is private. i dont want to use hiera for this users. (admins are created from hiera)