Update questions.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-03-27 23:24:56 +01:00
committed by GitHub
parent 653e37569b
commit b1d1828c0f
+24 -1
View File
@@ -117,4 +117,27 @@ questions:
type: string
default: "yes"
hidden: true
- variable: thinprovision
label: "thinprovision"
schema:
type: string
default: "yes"
hidden: true
- variable: compression
label: "compression"
schema:
type: string
default: "zstd-6"
hidden: true
- variable: recordsize
label: "recordsize"
schema:
type: string
default: "64k"
hidden: true
- variable: dedup
label: "dedup"
schema:
type: string
default: "off"
hidden: true