Quantcast
Channel: Ask Puppet: Puppet DevOps Q&A Community - RSS feed
Viewing all articles
Browse latest Browse all 6104

Error add user in group

$
0
0
Hi, i want add user in group. I add in site.pp:> user { 'admin': groups => 'wheel'} When run puppet agent --test i have it: WS0000:~ root# puppet agent --test Info: Using configured environment 'development' Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Caching catalog for ws0000.local Info: Applying configuration version '1472548837' Error: Unknown failure comparing values _appserveradm,_appserverusr,_lpadmin,admin,com.apple.sharepoint.group.1,wheel and ["_appserveradm", "_appserverusr", "_lpadmin", "admin", "com.apple.sharepoint.group.1"] using insync? on type: User[admin] property: groups Error: /Stage[main]/Main/User[admin]: Could not evaluate: Group names must be provided as an array, not a comma-separated list. Notice: Applied catalog in 5.79 seconds **I use OS X 10.11.6**

Viewing all articles
Browse latest Browse all 6104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>