aboutsummaryrefslogtreecommitdiffstats
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorJaume Devesa <devvesa@gmail.com>2015-11-30 12:53:55 +0100
committerJaume Devesa <devvesa@gmail.com>2015-12-14 14:15:15 +0000
commitd7e457b8af855b2ecc08d94776532660ef56b736 (patch)
treec20916d4e169e707697b5ceec2d347ae96a6f65e /.fixtures.yml
parentb94e93d8c822c0940e89ebfe47818351634f8cc2 (diff)
Modify cassandra dependency
Switch to locp/cassandra module since it has much more options than midonet/puppet-cassandra and it is already defined on the openstack-puppet-modules packages in RHEL. More info: https://bugzilla.redhat.com/show_bug.cgi?id=1285718 Depends-On: I72f21036fda795b54312a7d39f04c30bbf16c41b Change-Id: Icea9bd96e4c80a26b9e813d383f84099c736d7bf
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.fixtures.yml b/.fixtures.yml
index e2444d1..69512da 100644
--- a/.fixtures.yml
+++ b/.fixtures.yml
@@ -12,8 +12,8 @@ fixtures:
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'
+ repo: 'git://github.com/locp/cassandra.git'
+ ref: '1.9.2'
'zookeeper':
repo: 'git://github.com/deric/puppet-zookeeper.git'
ref: 'v0.3.9'