From 1bd49955fcd8f1c59d814198e55d9b75f01ce3b0 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Tue, 28 May 2019 18:33:12 -0400 Subject: [PATCH] Changed default host to "Host1" --- templates/GitLab/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/GitLab/0/rancher-compose.yml b/templates/GitLab/0/rancher-compose.yml index 7606f17..d8f5c53 100644 --- a/templates/GitLab/0/rancher-compose.yml +++ b/templates/GitLab/0/rancher-compose.yml @@ -12,7 +12,7 @@ catalog: label: "Host Label Key/Value Pair" description: | The Label Key/Value pair of the host which containers should be deployed - default: "host.id=Host2" + default: "host.id=Host1" required: false type: string