summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2011-03-15 21:14:24 -0400
committervarac <varacanero@zeromail.org>2012-10-28 22:49:38 +0100
commit2435f6b2884f11b1d562c18f360264d3eb455f47 (patch)
tree9cf33665eb418d894ef3bcc841373ab03d8a5ccd /manifests/init.pp
parent93851f9f3677009885e54fd53d9150aa5f527078 (diff)
provide pgsql support
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 23b4268..fba8cc4 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,6 +4,7 @@ import "dup.pp"
import "labelmount.pp"
import "maildir.pp"
import "mysql.pp"
+import "pgsql.pp"
import "rdiff.pp"
import "server.pp"
import "sh.pp"