For situation like this define the group as a virtual group , better
yet define a  module that contain the virtual group including it in
your class and "realize" it when necessary. Or sometime better use the
"spaceship" operator if you want to realize with a command multiple
user resources, virtual of course, for example.

Check virtual resources here
Http://docs.puppetlabs.com/guides/

hth



2012/8/13, Andrew <andrewgray1...@gmail.com>:
> Hi all,
> so,
> summary: I am cant think of a way to supply group creds on the same group to
> two different classes that both require access to the ssl certificates. The
> ssl certs are group but not world accessible, 'mode => 660'.
>
> I have ldap doing tls, in one class, so the ldap user needs to be in the
> sslcerts group, and httpd::ssl, so apache needs to be in the sslcerts
> group.
>
> how can I create the group so both classes can add their users to the group
> ?
>
> Thanks in advance,
> Andrew.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/vSTbyOvGfsMJ.
> 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.
>
>

-- 
Inviato dal mio dispositivo mobile

-- 
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.

Reply via email to