]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Temp comment out
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 30 Aug 2010 18:35:22 +0000 (15:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 30 Aug 2010 18:35:22 +0000 (15:35 -0300)
manifests/web.pp

index 208381a43ed656174fe11e06c5e33d8839f9cfed..d62cf18a748129bdf92a44311c6ca4d2cfe6cd82 100644 (file)
@@ -54,7 +54,7 @@ class mail::web::sympa inherits websites::setup {
 }
 
 class mail::web::sympa::disabled inherits mail::web::sympa {
-  Apache::site["$sympa_subdomain"] {
-    ensure => absent,
-  }
+  #Apache::site["$sympa_subdomain"] {
+  #  ensure => absent,
+  #}
 }