try notify
authorLuca Filipozzi <lfilipoz@emyr.net>
Sun, 12 Jan 2014 10:36:10 +0000 (10:36 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Sun, 12 Jan 2014 10:36:10 +0000 (10:36 +0000)
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?