Pin postgresql to 2.5.

This commit pins postgresql to 2.5.

Change-Id: I865472620749ebbdc7bc6c428a5893bc17981dee
This commit is contained in:
Dan Bode 2013-09-24 09:41:29 -07:00
parent 9c1d02dffa
commit d3a0c45609

View File

@ -10,6 +10,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}"