aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/sympa.conf
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2010-11-10 14:56:47 +0000
committerDexter Morgan <dmorgan@mageia.org>2010-11-10 14:56:47 +0000
commit8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2 (patch)
tree322cc86a79bc925c083a2f9f6a9321ba6a65779b /modules/sympa/templates/sympa.conf
parent925fe078ff9025fc97a5af31a4aea9c7ab4f52c9 (diff)
downloadpuppet-8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2.tar
puppet-8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2.tar.gz
puppet-8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2.tar.bz2
puppet-8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2.tar.xz
puppet-8484dcb7f69585b2b0ed4e30ef999c3bdb9fbbc2.zip
Add ldap template file
Diffstat (limited to 'modules/sympa/templates/sympa.conf')
-rw-r--r--modules/sympa/templates/sympa.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index 602ee0ae..ede0f364 100644
--- a/modules/sympa/templates/sympa.conf
+++ b/modules/sympa/templates/sympa.conf
@@ -254,7 +254,7 @@ db_type Pg
db_name sympa
## The host hosting your sympa database
-db_host pgsql.<%= domain %>;
+db_host pgsql.<%= domain %>
## The database port
db_port 5432/tcp
@@ -264,7 +264,7 @@ db_user sympa
## Database password (associated to the db_user)
## What ever you use a password or not, you must protect the SQL server (is it a not a public internet service ?)
-db_passwd <%= password %>;
+db_passwd <%= password %>
## Database private extention to user table
## You need to extend the database format with these fields