Salt Formula for Kafka
Перейти к файлу
lounagen ad03150f80 add some pillar examples 2016-01-03 16:49:21 +00:00
kafka allow to override the jvm heap params, 2015-12-31 17:11:43 +00:00
.gitignore Initial commit 2015-12-16 10:54:09 +01:00
CHANGELOG.rst Initial commit based on salt formula template 2015-12-16 17:55:21 +01:00
LICENSE Initial commit 2015-12-16 10:54:09 +01:00
README.rst Initial commit based on salt formula template 2015-12-16 17:55:21 +01:00
pillar.example add some pillar examples 2016-01-03 16:49:21 +00:00

README.rst

================
kafka-formula
================

A saltstack formula for Kafka installation on Debian Platform.

.. note::

    See the full `Salt Formulas installation and usage instructions
    <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:

``kafka``
------------

Installs the kafka package, and starts the associated kafka service.