Updated default HOST_LABEL

This commit is contained in:
William Miceli
2019-06-14 19:07:23 -04:00
parent da059478c0
commit 950fe5d9f8

View File

@@ -13,7 +13,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
(Optional) The Key/Value pair of the host which the stack should be deployed. (Optional) The Key/Value pair of the host which the stack should be deployed.
default: "host.id=Host2" default: "host.id=Host1"
required: false required: false
type: string type: string