Minor tweaks to default setup

This commit is contained in:
WilliamMiceli
2018-08-23 21:01:50 -04:00
parent cd2c9f9be1
commit ac939cde61
2 changed files with 9 additions and 3 deletions

View File

@@ -15,4 +15,12 @@ catalog:
The Key/Value pair on the host which the stack should be deployed.
default: "host.id=Proxy1"
required: false
type: string
- variable: DASHBOARD_PORT
label: Port
description: |
The port to access the dashboard interface on.
default: "1200"
required: true
type: string