Bump postgres module version

The key benefit here is that trusty can autodetect postgres version
without manually setting things.

Change-Id: I066c39e1437dfadf06047a714c716adea30bdb5d
This commit is contained in:
Spencer Krum 2014-08-12 08:36:56 -07:00
parent e64fabf490
commit 9dc552a8a6
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ MODULES["puppetlabs-apache"]="0.0.4"
MODULES["puppetlabs-apt"]="1.1.0"
MODULES["puppetlabs-haproxy"]="0.4.1"
MODULES["puppetlabs-mysql"]="0.6.1"
MODULES["puppetlabs-postgresql"]="3.1.0"
MODULES["puppetlabs-postgresql"]="3.4.1"
MODULES["puppetlabs-stdlib"]="3.2.0"
MODULES["saz-memcached"]="2.0.2"
MODULES["spiette-selinux"]="0.5.1"