Revision 810d051f htools/Ganeti/HTools/Types.hs

b/htools/Ganeti/HTools/Types.hs
254 254
                     -- hardcoding here since Constants.hs exports the
255 255
                     -- string values, not the actual type; and in
256 256
                     -- htools, we are mostly looking at DRBD
257
                     , iPolicyDiskTemplates = [DTDrbd8, DTPlain]
257
                     , iPolicyDiskTemplates = [minBound..maxBound]
258 258
                     , iPolicyVcpuRatio = C.ipolicyDefaultsVcpuRatio
259 259
                     , iPolicySpindleRatio = C.ipolicyDefaultsSpindleRatio
260 260
                     }

Also available in: Unified diff