Changed default to have hosted on Controller

This commit is contained in:
WilliamMiceli
2019-01-16 17:41:19 -05:00
parent f306f39470
commit 23f9ddffa3

View File

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