Optional host_label

This commit is contained in:
Josh Cox
2017-07-31 15:38:01 -05:00
parent 8d622cff35
commit cd33234a22
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ catalog:
description: |
Host label to use as zookeeper 'value' tag.
Example: 'zookeeper=true'
required: true
default: "private=true"
required: false
default: ""
type: "string"
- variable: "VOLUME_DRIVER"
description: "The VOLUME driver to associate with this server"