c6d7addb15
Since commit dd25406 of puppet-openstacklib we don't need to pin a specific release of puppetlabs-mysql. Change-Id: Iefb82b141feea1da5c43bdcab2b2fe3313867f09
13 lines
503 B
YAML
13 lines
503 B
YAML
fixtures:
|
|
repositories:
|
|
'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
|
|
'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':
|
|
repo: 'git://github.com/puppetlabs/puppet-postgresql.git'
|
|
ref: '2.5.0'
|
|
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
symlinks:
|
|
'trove': "#{source_dir}"
|