Pin postgresql to 2.5.
This commit pins postgresql to 2.5. Change-Id: I865472620749ebbdc7bc6c428a5893bc17981dee
This commit is contained in:
parent
9c1d02dffa
commit
d3a0c45609
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user