From 3059c72aa820a721c1ae81de22cc25163364984d Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 5 Apr 2018 15:09:51 +1000 Subject: [PATCH] Update puppetlabs-postgresql to 4.8.0 This appears to be the first version that supports Xenial (16.04). Choose this to be as close to what we have but no further than we need. Change-Id: Ibf383ec80f1b1a773874663b7db1f58e932c9eba --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index 26505ba2d5..20d274d283 100644 --- a/modules.env +++ b/modules.env @@ -59,7 +59,7 @@ SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-inifile"]="1.1.3" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-java_ks"]="1.3.1" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-mysql"]="3.11.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-ntp"]="3.2.1" -SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-postgresql"]="3.4.2" +SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-postgresql"]="4.8.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-rabbitmq"]="5.2.3" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-stdlib"]="4.17.0" SOURCE_MODULES["https://github.com/rafaelfelix/puppet-pear"]="1.0.3"