remove wagner dedication, as we don't manage that machine
[mirror/dsa-puppet.git] / modules / apache2 / manifests / init.pp
index 2adc16a..dc8c66c 100644 (file)
@@ -80,7 +80,7 @@ class apache2 {
                         notify  => Exec["reload-apache2"];
 
                "/etc/apache2/sites-available/default-debian.org":
-                       content => template("apache2/default-debian.org.erb",
+                       content => template("apache2/default-debian.org.erb"),
                        require => Package["apache2"],
                         notify  => Exec["reload-apache2"];