Add gretchaninov
[mirror/dsa-puppet.git] / modules / roles / manifests / rtmaster.pp
index b1c7487..c6dfbbe 100644 (file)
@@ -1,5 +1,5 @@
 class roles::rtmaster {
        ssl::service { 'rt.debian.org':
-               notify => Service['apache2'],
+               notify  => Exec['service apache2 reload'],
        }
 }