From 950fe5d9f8983ac67a86a1d732f3f853e0672839 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Fri, 14 Jun 2019 19:07:23 -0400 Subject: [PATCH] Updated default HOST_LABEL --- templates/GitLab-Runner/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/GitLab-Runner/0/rancher-compose.yml b/templates/GitLab-Runner/0/rancher-compose.yml index b1d6e51..7c97e45 100644 --- a/templates/GitLab-Runner/0/rancher-compose.yml +++ b/templates/GitLab-Runner/0/rancher-compose.yml @@ -13,7 +13,7 @@ catalog: label: "Host Label Key/Value Pair" description: | (Optional) The Key/Value pair of the host which the stack should be deployed. - default: "host.id=Host2" + default: "host.id=Host1" required: false type: string