move coccia to ubc
[mirror/dsa-puppet.git] / modules / roles / manifests / snapshot_secondary.pp
index e53c267..2a7b57f 100644 (file)
@@ -6,8 +6,6 @@ class roles::snapshot_secondary {
   include roles::snapshot_base
   include roles::snapshot_ssh_keygen
 
-  ssh::keygen {'snapshot': }
-
   ssh::authorized_key_add { "roles::snapshot_master::from::farmsync_target::${::fqdn}":
     target_user => 'snapshot',
     key         => dig($facts, 'ssh_keys_users', 'snapshot', 'id_rsa.pub', 'line'),