From d9bf9d0997e8688d4add5efc51cea8f0e1449514 Mon Sep 17 00:00:00 2001 From: William Miceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 11 Sep 2018 10:34:35 -0400 Subject: [PATCH] Changed default host.id --- templates/EclipseChe-Single/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/EclipseChe-Single/0/rancher-compose.yml b/templates/EclipseChe-Single/0/rancher-compose.yml index 2fbde24..5c2f87a 100644 --- a/templates/EclipseChe-Single/0/rancher-compose.yml +++ b/templates/EclipseChe-Single/0/rancher-compose.yml @@ -12,7 +12,7 @@ catalog: label: "Host Label Key/Value Pair" description: | The Label Key/Value pair on the host which containers should be deployed - default: "host.id=0000" + default: "host.id=0002" required: false type: string