Hi, I have a virtual user defined in class users Class A inherits users and uses override to add another group to the user with User[''user''} {group +> ''group''} class B inherits users and does the same for another group. in rare cases, class A and class B are on the same machine. I know that if class B inherits class A which inherits users works, but I dont want class B to include class A by default. Any idea how to solve this? (besides exec ;( ) Thanks, Ohad --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---