]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/manifests/static_base.pp
add kombu dep
[dsa-puppet.git] / modules / roles / manifests / static_base.pp
index cd580cdb67d344f86634fd314aa61b9020249848..6d4c33dd2e3ac818b39951c9c32af59dd2511ce5 100644 (file)
@@ -11,7 +11,7 @@ class roles::static_base {
        }
 
        file { '/etc/ssh/userkeys/staticsync':
-               content => template('roles/static-mirroring/static-authorized_keys.erb'),
+               content => template('roles/static-mirroring/staticsync-authorized_keys.erb'),
        }
 
        file { '/usr/local/bin/staticsync-ssh-wrap':