From 25c43b9351e3be11b7907f05e55903f08315d47e Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sat, 2 Feb 2019 00:25:11 -0500 Subject: [PATCH] Updated default host --- templates/XWiki/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/XWiki/0/rancher-compose.yml b/templates/XWiki/0/rancher-compose.yml index 7d86f2a..d97c6b7 100644 --- a/templates/XWiki/0/rancher-compose.yml +++ b/templates/XWiki/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=Host1" + default: "host.id=Host3" required: false type: string