aboutsummaryrefslogtreecommitdiffstats
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorJaume Devesa <devvesa@gmail.com>2015-11-10 21:13:43 +0100
committerJaume Devesa <devvesa@gmail.com>2015-11-23 11:53:07 +0100
commit95c87ea79bee85373c68befb43f46d975dafe241 (patch)
treecf3fd8349936f50bfeb73c6ab03add553ddfd997 /.fixtures.yml
parent37b58bef9e51d6a39cbd9f71e2df9f70148ccbb5 (diff)
MidoNet services manifests
Provide TripleO overcloud manifests to deploy MidoNet and the cluster services that needs to run. Change-Id: I24f852e74fc4652d4609e1a71897e813448055fe
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/.fixtures.yml b/.fixtures.yml
index e3ab8f9..e2444d1 100644
--- a/.fixtures.yml
+++ b/.fixtures.yml
@@ -2,5 +2,26 @@ fixtures:
repositories:
'firewall': 'git://github.com/puppetlabs/puppetlabs-firewall.git'
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.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/midonet/puppet-cassandra.git'
+ ref: 'v1.1.1'
+ '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}"