aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql/templates
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2010-11-06 09:00:37 +0000
committerOlivier Thauvin <nanardon@mageia.org>2010-11-06 09:00:37 +0000
commitbb6b6147c361af5972aad7e6fc95272f50427319 (patch)
tree406a0bc36d15a2d3d97b4efc60a9ca1cf12c23aa /modules/postgresql/templates
parenta564ae8ecb413264e260f54d14a1dd440e7a0166 (diff)
downloadpuppet-bb6b6147c361af5972aad7e6fc95272f50427319.tar
puppet-bb6b6147c361af5972aad7e6fc95272f50427319.tar.gz
puppet-bb6b6147c361af5972aad7e6fc95272f50427319.tar.bz2
puppet-bb6b6147c361af5972aad7e6fc95272f50427319.tar.xz
puppet-bb6b6147c361af5972aad7e6fc95272f50427319.zip
- notice the file is in svn
Diffstat (limited to 'modules/postgresql/templates')
-rw-r--r--modules/postgresql/templates/pg_hba.conf2
-rw-r--r--modules/postgresql/templates/postgresql.conf6
2 files changed, 7 insertions, 1 deletions
diff --git a/modules/postgresql/templates/pg_hba.conf b/modules/postgresql/templates/pg_hba.conf
index f2896f30..dd372110 100644
--- a/modules/postgresql/templates/pg_hba.conf
+++ b/modules/postgresql/templates/pg_hba.conf
@@ -75,6 +75,8 @@
# TYPE DATABASE USER CIDR-ADDRESS METHOD
+# This file is in mageia svn:
+# $Id$
# Nanar:
# This bypass global config for specific user/base
diff --git a/modules/postgresql/templates/postgresql.conf b/modules/postgresql/templates/postgresql.conf
index 57c4b227..813c0910 100644
--- a/modules/postgresql/templates/postgresql.conf
+++ b/modules/postgresql/templates/postgresql.conf
@@ -1,7 +1,11 @@
# -----------------------------
# PostgreSQL configuration file
# -----------------------------
-#
+
+# This file is in mageia's svn:
+# $Id$
+
+
# This file consists of lines of the form:
#
# name = value