kolla-ansible/releasenotes/notes/add-variable-kafka-datadir-volume-382015a42sc57636.yaml
Doug Szumski b758883418 Support setting Kafka storage volume
Not everyone wants Kafka data stored on a Docker volume. This
change allows a user to flexibly control where the data is stored.

Change-Id: I2ba8c7a85c7bf2564f954a43c6e6dbb3257fe902
2020-03-30 11:00:03 +02:00

7 lines
221 B
YAML

---
features:
- |
Adds a new variable, ``kafka_datadir_volume``. This allows you to control
where the Kafka data is stored. Generally you will want this to be a
spinning disk, or an array of spinning disks.