aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-03-04 00:50:45 +0200
committerThomas Backlund <tmb@mageia.org>2018-03-04 00:50:45 +0200
commit10846ac9ebfc26231c477824d50cacfa813bb816 (patch)
tree18f392d1479325a0bc7d808d2e2280de8b8951f4 /modules/sympa
parent0db697f25cc0b2416cde5ed02bb74fa40904d87e (diff)
downloadpuppet-10846ac9ebfc26231c477824d50cacfa813bb816.tar
puppet-10846ac9ebfc26231c477824d50cacfa813bb816.tar.gz
puppet-10846ac9ebfc26231c477824d50cacfa813bb816.tar.bz2
puppet-10846ac9ebfc26231c477824d50cacfa813bb816.tar.xz
puppet-10846ac9ebfc26231c477824d50cacfa813bb816.zip
sympa: disable web template for now, it needs re-design for 6.2.24+
Diffstat (limited to 'modules/sympa')
-rw-r--r--modules/sympa/manifests/server.pp6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/sympa/manifests/server.pp b/modules/sympa/manifests/server.pp
index c6e8ad85..b43e1077 100644
--- a/modules/sympa/manifests/server.pp
+++ b/modules/sympa/manifests/server.pp
@@ -56,9 +56,9 @@ class sympa::server(
content => template('sympa/vhost_ml.conf'),
}
- git::snapshot { '/etc/sympa/web_tt2':
- source => "git://git.${::domain}/web/templates/sympa",
- }
+# git::snapshot { '/etc/sympa/web_tt2':
+# source => "git://git.${::domain}/web/templates/sympa",
+# }
file { ['/etc/sympa/lists_xml/',
'/etc/sympa/scenari/',