From 23f9ddffa3692d4b60406a30f46545a90aace687 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 16 Jan 2019 17:41:19 -0500 Subject: [PATCH] Changed default to have hosted on Controller --- templates/Guacamole/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Guacamole/0/rancher-compose.yml b/templates/Guacamole/0/rancher-compose.yml index b71dddc..7aefee8 100644 --- a/templates/Guacamole/0/rancher-compose.yml +++ b/templates/Guacamole/0/rancher-compose.yml @@ -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