Add volumes for diabelli, menotti, nono and reger on ganeti2.ubc.d.o
[mirror/dsa-puppet.git] / modules / roles / manifests / vote.pp
index a214703..88e3920 100644 (file)
@@ -1,5 +1,5 @@
 class roles::vote {
        ssl::service { 'vote.debian.org':
-               notify => Service['apache2'],
+               notify  => Exec['service apache2 reload'],
        }
 }