diff options
Diffstat (limited to 'config/pdf/pod1.yaml')
-rw-r--r-- | config/pdf/pod1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/pdf/pod1.yaml b/config/pdf/pod1.yaml index d9028c23..03ec9d12 100644 --- a/config/pdf/pod1.yaml +++ b/config/pdf/pod1.yaml @@ -34,7 +34,7 @@ jumphost: # several interface types possible disk_interface: {sata|sas|ssd|nvme} # define rotation speed of disk - disk_rotation: {5400|7200|10000|15000} + disk_rotation: {0|5400|7200|10000|15000} # second disk - name: 'disk2' disk_capacity: 2048G |