Minor wording fixes
This commit is contained in:
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which Bind should be deployed.
|
||||
The Key/Value pair of the host which Bind should be deployed.
|
||||
default: "host.id=Controller"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -12,7 +12,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which the stack should be deployed.
|
||||
The Key/Value pair of the host which the stack should be deployed.
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
@@ -37,22 +37,22 @@ catalog:
|
||||
label: "SSH Port"
|
||||
description: |
|
||||
The port to access the SSH server on.
|
||||
default: "10522"
|
||||
default: "1022"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "MySQL Root Password"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "MySQL User Password"
|
||||
label: "Database User Password"
|
||||
description: |
|
||||
A secure password to be used by the "gogs_user" MySQL user.
|
||||
A secure password to be used by the "gogs_user" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
@@ -12,7 +12,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which the stack should be deployed.
|
||||
The Key/Value pair of the host which the stack should be deployed.
|
||||
default: "host.id=Controller"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which InvoiceNinja should be deployed
|
||||
The Label Key/Value pair of the host which InvoiceNinja should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
@@ -25,17 +25,17 @@ catalog:
|
||||
type: string
|
||||
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "MySQL Root Password"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "MySQL User Password"
|
||||
label: "Database User Password"
|
||||
description: |
|
||||
A secure password to be used by the "ninja" MySQL user.
|
||||
A secure password to be used by the "ninja" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
@@ -34,17 +34,17 @@ catalog:
|
||||
type: string
|
||||
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "MySQL Root Password"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "MySQL User Password"
|
||||
label: "Database User Password"
|
||||
description: |
|
||||
A secure password to be used by the "nextcloud_user" MySQL user.
|
||||
A secure password to be used by the "nextcloud_user" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -12,7 +12,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which the stack should be deployed.
|
||||
The Key/Value pair of the host which the stack should be deployed.
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -12,7 +12,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which the stack should be deployed.
|
||||
The Key/Value pair of the host which the stack should be deployed.
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
@@ -33,17 +33,17 @@ catalog:
|
||||
type: string
|
||||
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "MySQL Root Password"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "MySQL User Password"
|
||||
label: "Database User Password"
|
||||
description: |
|
||||
A secure password to be used by the "snipeit_user" MySQL user.
|
||||
A secure password to be used by the "snipeit_user" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
@@ -12,7 +12,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Key/Value pair on the host which the stack should be deployed.
|
||||
The Key/Value pair of the host which the stack should be deployed.
|
||||
default: "host.id=Proxy1"
|
||||
required: false
|
||||
type: string
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host1"
|
||||
required: false
|
||||
type: string
|
||||
@@ -25,9 +25,9 @@ catalog:
|
||||
type: string
|
||||
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "MySQL Root Password"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
@@ -35,7 +35,7 @@ catalog:
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "MySQL User Password"
|
||||
description: |
|
||||
A secure password to be used by the "wordpress_user" MySQL user.
|
||||
A secure password to be used by the "wordpress_user" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
@@ -11,7 +11,7 @@ catalog:
|
||||
- variable: "HOST_LABEL"
|
||||
label: "Host Label Key/Value Pair"
|
||||
description: |
|
||||
The Label Key/Value pair on the host which containers should be deployed
|
||||
The Label Key/Value pair of the host which containers should be deployed
|
||||
default: "host.id=Host3"
|
||||
required: false
|
||||
type: string
|
||||
@@ -27,7 +27,7 @@ catalog:
|
||||
- variable: "DB_ROOT_PASS"
|
||||
label: "Database Root Password"
|
||||
description: |
|
||||
A secure password to be used by the "root" MySQL user.
|
||||
A secure password to be used by the "root" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
@@ -35,7 +35,7 @@ catalog:
|
||||
- variable: "DB_USER_PASS"
|
||||
label: "Database User Password"
|
||||
description: |
|
||||
A secure password to be used by the "xwiki_user" MySQL user.
|
||||
A secure password to be used by the "xwiki_user" database user.
|
||||
# default:
|
||||
required: true
|
||||
type: password
|
||||
|
||||
Reference in New Issue
Block a user