Changed default host.id

This commit is contained in:
William Miceli
2018-09-11 10:34:35 -04:00
parent 5f4ad6cc82
commit d9bf9d0997

View File

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