
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
12 lines
543 B
YAML
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}"
|