
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
9 lines
168 B
YAML
9 lines
168 B
YAML
HOSTS:
|
|
ubuntu-14-04:
|
|
platform: ubuntu-14.04-x64
|
|
image: midonet/ubuntu:14.04
|
|
hypervisor: docker
|
|
docker_cmd: '["/sbin/init"]'
|
|
CONFIG:
|
|
type: foss
|