From 3629414dfc134ac645d0d8d4c7a38943d8f46569 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 14 Dec 2010 18:29:34 +0000 Subject: adjust the name of the file, so sympa do not complaint in syslog about missing file --- modules/sympa/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sympa/manifests') diff --git a/modules/sympa/manifests/init.pp b/modules/sympa/manifests/init.pp index b17f5cd8..960bedaf 100644 --- a/modules/sympa/manifests/init.pp +++ b/modules/sympa/manifests/init.pp @@ -105,7 +105,7 @@ class sympa { } define ldap_group_datasource { - file { "/etc/sympa/data_sources/ldap-$name.incl": + file { "/etc/sympa/data_sources/$name.incl": ensure => present, owner => root, group => root, -- cgit v1.2.1