From bcd136f7b2e5583da1b1d791a9650412cf2eac27 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Thu, 20 Sep 2018 17:30:05 -0400 Subject: [PATCH] Updated default host affinity label --- templates/Bind/0/rancher-compose.yml | 2 +- templates/EclipseChe-Single/0/rancher-compose.yml | 2 +- templates/Ghost/0/rancher-compose.yml | 2 +- templates/InvoiceNinja/0/rancher-compose.yml | 2 +- templates/Nextcloud/0/rancher-compose.yml | 2 +- templates/SnipeIT/0/rancher-compose.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/Bind/0/rancher-compose.yml b/templates/Bind/0/rancher-compose.yml index 84b3887..76e7ce0 100644 --- a/templates/Bind/0/rancher-compose.yml +++ b/templates/Bind/0/rancher-compose.yml @@ -12,7 +12,7 @@ catalog: label: "Host Label Key/Value Pair" description: | The Key/Value pair on the host which Bind should be deployed. - default: "host.id=0000" + default: "host.id=Controller" required: false type: string diff --git a/templates/EclipseChe-Single/0/rancher-compose.yml b/templates/EclipseChe-Single/0/rancher-compose.yml index 8ba5e3e..ac833e4 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=0002" + default: "host.id=Host2" required: false type: string diff --git a/templates/Ghost/0/rancher-compose.yml b/templates/Ghost/0/rancher-compose.yml index 394ec01..e7e5f16 100644 --- a/templates/Ghost/0/rancher-compose.yml +++ b/templates/Ghost/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=0000" + default: "host.id=Host1" required: false type: string diff --git a/templates/InvoiceNinja/0/rancher-compose.yml b/templates/InvoiceNinja/0/rancher-compose.yml index 2df108a..ba5b9d1 100644 --- a/templates/InvoiceNinja/0/rancher-compose.yml +++ b/templates/InvoiceNinja/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 InvoiceNinja should be deployed - default: "host.id=0000" + default: "host.id=Host1" required: false type: string diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index 61bf003..7c7e01e 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/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=0001" + default: "host.id=Host1" required: false type: string diff --git a/templates/SnipeIT/0/rancher-compose.yml b/templates/SnipeIT/0/rancher-compose.yml index 9480b17..9326ac1 100644 --- a/templates/SnipeIT/0/rancher-compose.yml +++ b/templates/SnipeIT/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 InvoiceNinja should be deployed - default: "host.id=0000" + default: "host.id=Host1" required: false type: string