Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user