Have the nm role declare its exim virtualdomain
[mirror/dsa-puppet.git] / modules / roles / manifests / archvsync_base.pp
index d51f260..2620f4d 100644 (file)
@@ -19,5 +19,5 @@ class roles::archvsync_base {
     target => '/home/archvsync/.ssh/authorized_keys',
   }
 
-  Ferm::Rule::Simple <<| tag == 'ssh::server::allow::archvsync' |>>
+  Ferm::Rule::Simple <<| tag == 'ssh::server::to::archvsync' |>>
 }