summaryrefslogtreecommitdiffstats
path: root/config/pdf/pod1.schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pdf/pod1.schema.yaml')
-rw-r--r--config/pdf/pod1.schema.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pdf/pod1.schema.yaml b/config/pdf/pod1.schema.yaml
index 12ce38d5..ad7466e0 100644
--- a/config/pdf/pod1.schema.yaml
+++ b/config/pdf/pod1.schema.yaml
@@ -59,7 +59,7 @@ definitions:
enum: ['sata', 'sas', 'ssd', 'nvme']
disk_rotation:
type: 'number'
- enum: [5400, 7200, 10000, 15000]
+ enum: [0, 5400, 7200, 10000, 15000]
required: ['name', 'disk_capacity', 'disk_type', 'disk_interface', 'disk_rotation']
additionalProperties: false
remote_management: