Restart slapd on TLS cert renew
[mirror/dsa-puppet.git] / modules / roles / manifests / rtc.pp
index 7382d18..b488e45 100644 (file)
@@ -7,6 +7,7 @@ class roles::rtc {
        }
 
        ssl::service { 'sip-ws.debian.org':
+               notify  => Service['repro'],
                key => true,
        }