aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2011-03-15 21:14:24 -0400
committerJamie McClelland <jm@mayfirst.org>2011-03-15 21:23:54 -0400
commit1a06b02741983aef4c1b0342726f368a6f1de7db (patch)
tree0dd4f6444cac0f989ea91ed537094bf52f4acae4 /manifests/init.pp
parent54d77c688d6193da2d8f96f6e1937ecb13225d97 (diff)
downloadpuppet-backupninja-1a06b02741983aef4c1b0342726f368a6f1de7db.tar.gz
puppet-backupninja-1a06b02741983aef4c1b0342726f368a6f1de7db.tar.bz2
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"