puppet-accounts icon indicating copy to clipboard operation
puppet-accounts copied to clipboard

V2 accounts::user is private hiera

Open danb223 opened this issue 5 years ago • 2 comments

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

danb223 avatar Jun 06 '19 10:06 danb223

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.

deric avatar Jun 06 '19 10:06 deric

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)

Elbandi avatar Dec 10 '19 12:12 Elbandi