diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-09-23 20:55:26 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-09-23 20:55:26 +0000 |
commit | 797fe97752408ea36ddcc401b6cbdfd691854042 (patch) | |
tree | 5459d42c6b2eb59e5d5043c9a0baac0bf3324145 /.fixtures.yml | |
parent | 942b2a2b8c87b471b57b7d304be923c81d7eb55f (diff) | |
parent | 1c4fe921e677c52dd01c9ce9aa12933fe0688b88 (diff) |
Merge "Switch puppet-tripleo to use puppet-openstack_spec_helper"
Diffstat (limited to '.fixtures.yml')
-rw-r--r-- | .fixtures.yml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/.fixtures.yml b/.fixtures.yml deleted file mode 100644 index fae4a8c..0000000 --- a/.fixtures.yml +++ /dev/null @@ -1,32 +0,0 @@ -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}" |