puppet-midonet/.fixtures.yml
Jaume Devesa 3a1cb076dd Rely puppet-cassandra for backwards compatibility
With the release of `puppet-cassandra`, we can create a manifest that
maintains old `::midonet::cassandra` and passes parameters to the new
module to keep backwards compatibility.

Change-Id: I37cf934f97a9ab341739137018ceeb1854aed45a
2015-07-17 14:37:26 +02:00

13 lines
319 B
YAML

fixtures:
forge_modules:
apt:
repo: "puppetlabs-apt"
ref: "1.8.0"
stdlib: "puppetlabs-stdlib"
inifile: "puppetlabs-inifile"
zookeeper: "deric-zookeeper"
cassandra: "midonet-cassandra"
datacat: "richardc-datacat"
java: "puppetlabs-java"
module_data: "ripienaar-module_data"