Minor adjustments

This commit is contained in:
WilliamMiceli
2018-08-27 18:15:39 -04:00
parent 1c7e268ca5
commit 9a1e3178e1

View File

@@ -9,7 +9,7 @@ catalog:
# uuid: traefik-0 # uuid: traefik-0
questions: questions:
- variable: "HOST_LABEL" - variable: HOST_LABEL
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Key/Value pair on the host which the stack should be deployed. The Key/Value pair on the host which the stack should be deployed.
@@ -28,7 +28,7 @@ catalog:
- variable: DATA_DIR - variable: DATA_DIR
label: "Data Directory" label: "Data Directory"
description: | description: |
The persistent data directory The persistent data directory.
default: "Personal/Traefik" default: "Personal/Traefik"
required: true required: true
type: string type: string