try notify
[mirror/dsa-puppet.git] / modules / roles / manifests / sip.pp
index b270030..79e8e68 100644 (file)
@@ -2,7 +2,7 @@ class roles::sip {
        include concat::setup
 
        ssl::service { 'www.debian.org':
-               # TODO notify concat
+               notify      => Concat['/etc/ssl/debian/certs/www.debian.org-chained.crt'],
        }
 
        # TODO concatate in the ssl module?