blob: daa7f5851828ea9ffc6dc8e52153b1caaea6ea82 [file] [log] [blame]
repo: git@github.com:juju-solutions/layer-apache-bigtop-kafka.git
includes:
- 'layer:apache-bigtop-base'
- 'interface:zookeeper'
- 'interface:kafka'
options:
apache-bigtop-base:
groups:
- kafka
users:
kafka:
groups: ['kafka']
ports:
# Ports that need to be exposed, overridden, or manually specified.
# Only expose ports serving a UI or external API (i.e., namenode and
# resourcemanager). Communication among units within the cluster does
# not need ports to be explicitly opened.
kafka:
port: 9092
exposed_on: 'kafka'