Title: Message Title
Jok Thuau commented on an issue
Puppet / Improvement PUP-2811
Provide method for class masquerading
this stems from a discussion on puppet-dev. this is an attempt at putting on the radar.

~/modules/sssd/manifests/init.pp
class sssd as auth {
  # do something to install/setup/etc sssd
}

~/modules/nslcd/manifests/init.pp
class nslcd as auth {
  # do something to install/setup/etc nslcd
}

~/modules/ssh_authz/manifests/init.pp
class ssh_auth...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to