forked from juju-solutions/layer-apache-zookeeper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
23 lines (23 loc) · 968 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
options:
resources_mirror:
type: string
default: ''
description: |
URL from which to fetch resources (e.g., Hadoop binaries) instead of Launchpad.
rest:
type: boolean
default: false
description: |
Set to true/false to enable/disable the REST Api server.
network_interface:
type: string
default: ''
description: |
A string containing the name of a network interface, or a
CIDR range. For split network environments, or for other
secure environments, you may wish to bind to a specific
network interface. You may either name the interface here,
or specify a CIDR range that contains the IP of the
network interface. The charm will translate that into a
specific IP address to bind to, and drop that into the
Zookeeper config. To reset the bindings, pass in 0.0.0.0.