Personal defaults

This commit is contained in:
WilliamMiceli
2018-03-16 00:58:23 -04:00
parent 4925d55b3a
commit f274e343d2

View File

@@ -22,12 +22,14 @@ catalog:
label: "Host Label Key" label: "Host Label Key"
description: | description: |
The Label Key on the host which ZeroTier should be deployed The Label Key on the host which ZeroTier should be deployed
default: "personal.host.id"
required: true required: true
type: string type: string
- variable: "HOST_LABEL_VALUE" - variable: "HOST_LABEL_VALUE"
label: "Host Label Value" label: "Host Label Value"
description: | description: |
The Label Value on the host which ZeroTier should be deployed The Label Value on the host which ZeroTier should be deployed
default: "0000"
required: true required: true
type: string type: string
zerotier: zerotier: