puppet-tuskar/.fixtures.yml
Sebastien Badia fda22053b3 Migrate postgresql backend to use openstacklib::db::postgresql
Let migrate to the new openstacklib::db::postgresql helper for
postgresql backend. This commit also unpin postgresql fixture
(openstacklib support now the latest version of postgre module).

Change-Id: Ibf9bf074f1fb1712c0c5d70faa7d29a3b72bce29
Implements: blueprint commmon-openstack-database-resource
2015-03-21 14:39:18 +01:00

12 lines
543 B
YAML

fixtures:
repositories:
'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile.git'
'concat': 'git://github.com/puppetlabs/puppetlabs-concat.git'
'keystone': 'git://github.com/stackforge/puppet-keystone.git'
'mysql': 'git://github.com/puppetlabs/puppetlabs-mysql.git'
'openstacklib': 'git://github.com/stackforge/puppet-openstacklib.git'
'postgresql': 'git://github.com/puppetlabs/puppet-postgresql.git'
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
symlinks:
'tuskar': "#{source_dir}"