Fix: Zookeeper package, configured network_mode to none for sidekicks

This commit is contained in:
Raul Sanchez
2018-01-25 16:39:28 +01:00
parent b14a5f571e
commit 830898d8cf
3 changed files with 5 additions and 3 deletions
+2 -3
View File
@@ -57,10 +57,9 @@ catalog:
default: 60
type: "int"
- variable: host_label
label: "Host with Label to put zookeeper on"
label: "Host Label"
description: |
Host label to use as zookeeper 'value' tag.
Example: 'zookeeper=true'
Host label where deploy zookeeper. E.G.: 'zookeeper=true'
required: false
default: ""
type: "string"