Give wuiet.d.o access to the ubc projectb replica
[mirror/dsa-puppet.git] / modules / roles / manifests / snapshot_ssh_keygen.pp
1 # create the ssh key for snapshot
2 class roles::snapshot_ssh_keygen {
3   ssh::keygen {'snapshot': }
4 }