the jenins apache config needs rewrite
[mirror/dsa-puppet.git] / modules / roles / manifests / snapshot_secondary.pp
index f4ef77d..2a7b57f 100644 (file)
@@ -4,8 +4,7 @@
 # like sync targets or web mirrors.
 class roles::snapshot_secondary {
   include roles::snapshot_base
-
-  ssh::keygen {'snapshot': }
+  include roles::snapshot_ssh_keygen
 
   ssh::authorized_key_add { "roles::snapshot_master::from::farmsync_target::${::fqdn}":
     target_user => 'snapshot',