Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -197,26 +197,6 @@ questions:
|
|||||||
required: true
|
required: true
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
- variable: selfSigned
|
|
||||||
label: 'SelfSigned Issuer'
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: enabled
|
|
||||||
label: enabled
|
|
||||||
description: "Enable self-signed issuer"
|
|
||||||
schema:
|
|
||||||
type: boolean
|
|
||||||
default: true
|
|
||||||
- variable: name
|
|
||||||
label: Name
|
|
||||||
description: "Name to give the issuer"
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
required: true
|
|
||||||
default: "selfSigned"
|
|
||||||
|
|
||||||
- variable: CA
|
- variable: CA
|
||||||
label: Certiticate Authority Issuer
|
label: Certiticate Authority Issuer
|
||||||
schema:
|
schema:
|
||||||
@@ -267,6 +247,26 @@ questions:
|
|||||||
show_if: [["selfSigned", "=", "false"]]
|
show_if: [["selfSigned", "=", "false"]]
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
|
- variable: selfSigned
|
||||||
|
label: 'SelfSigned Issuer'
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: enabled
|
||||||
|
label: enabled
|
||||||
|
description: "Enable self-signed issuer"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
- variable: name
|
||||||
|
label: Name
|
||||||
|
description: "Name to give the issuer"
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
required: true
|
||||||
|
default: "selfSigned"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Include{metrics}
|
# Include{metrics}
|
||||||
|
|||||||
Reference in New Issue
Block a user