Puppet Class: sshkeys
- Inherits:
- sshkeys::params
- Defined in:
- manifests/init.pp
Overview
sshkeys
Dummy class to get sshkeys::params into scope
4 |
# File 'manifests/init.pp', line 4
class sshkeys() inherits sshkeys::params {}
|