fix class names
[mirror/dsa-puppet.git] / modules / buildd / manifests / ssh.pp
1 # SSH configuration
2 class buildd::ssh {
3   ssh::keygen {'buildd': }
4 }