e32a36ae32
Change-Id: I6a959609523bd7fa681cd86522a56fff7c92352b
30 lines
991 B
YAML
30 lines
991 B
YAML
fixtures:
|
|
repositories:
|
|
'firewall': 'git://github.com/puppetlabs/puppetlabs-firewall.git'
|
|
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
|
|
'haproxy': 'git://github.com/puppetlabs/puppetlabs-haproxy.git'
|
|
'concat': 'git://github.com/puppetlabs/puppetlabs-concat.git'
|
|
'midonet':
|
|
repo: 'git://github.com/midonet/puppet-midonet.git'
|
|
ref: 'v2015.06.7'
|
|
'tomcat':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-tomcat.git'
|
|
ref: '1.3.2'
|
|
'inifile':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-inifile.git'
|
|
ref: '1.4.2'
|
|
'cassandra':
|
|
repo: 'git://github.com/locp/cassandra.git'
|
|
ref: '1.9.2'
|
|
'zookeeper':
|
|
repo: 'git://github.com/deric/puppet-zookeeper.git'
|
|
ref: 'v0.3.9'
|
|
'datacat':
|
|
repo: 'git://github.com/richardc/puppet-datacat'
|
|
ref: '0.6.2'
|
|
'java':
|
|
repo: 'git://github.com/puppetlabs/puppetlabs-java'
|
|
ref: '1.4.2'
|
|
symlinks:
|
|
"tripleo": "#{source_dir}"
|