Dears all, I'm trying update user's membership group deleting users from some groups. To do it i took exec way doing :
exec { "deluser ${username} ${group}": I'm thinking might be there is more elegant solution without using exec type . Is there another way to do it ?. Thanks in advanced. eduardo. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.