Aethylred / puppet-sshauth

Clone of http://projects.reductivelabs.com/projects/puppet/wiki/Module_Ssh_Auth_Patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sshauth
=======

ssh::auth provides centralized creation, distribution, and revocation of ssh keys for users. For full documentation please refer to http://projects.puppetlabs.com/projects/1/wiki/Module_Ssh_Auth_Patterns

This implementation has changed the use of virtual resources to exported resources. While it adds the burden of enabling storeconfigs,
the main advantage is that keys can be declared contextually and not at central location so the keymaster can see them.

About

Clone of http://projects.reductivelabs.com/projects/puppet/wiki/Module_Ssh_Auth_Patterns


Languages

Language:Puppet 99.9%Language:Pascal 0.1%