aboutsummaryrefslogtreecommitdiffstats
path: root/.fixtures.yml
blob: fae4a8cde27677ca27227577a47fcb7d9de29219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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'
    'openstacklib': 'git://github.com/openstack/puppet-openstacklib.git'
    'swift': 'git://github.com/openstack/puppet-swift.git'
    'memcached': 'git://github.com/saz/puppet-memcached.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}"