Pin Postgresql to 2.5

This patch could not be cherry-picked
b/c there is a merge conflict between
the branches on this file.

Change-Id: Ieb1517967b283199a4bb5209d6ed41bc65129689
This commit is contained in:
Dan Bode 2013-09-24 09:46:44 -07:00
parent 011320ca58
commit fdd33939c0
1 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@ fixtures:
repo: 'git://github.com/puppetlabs/puppetlabs-rabbitmq'
ref: 'origin/2.x'
'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
'postgresql': 'git://github.com/puppetlabs/puppet-postgresql.git'
'postgresql':
repo: 'git://github.com/puppetlabs/puppet-postgresql.git'
ref: '2.5.0'
symlinks:
"glance": "#{source_dir}"