Revision 6488e5bc src/Ganeti/Constants.hs

b/src/Ganeti/Constants.hs
896 896
dtsLvm :: FrozenSet String
897 897
dtsLvm = diskTemplates `ConstantUtils.difference` dtsNotLvm
898 898

  
899
-- | The set of lvm-based disk templates
900
dtsHaveAccess :: FrozenSet String
901
dtsHaveAccess = ConstantUtils.mkSet $
902
  map Types.diskTemplateToRaw [DTRbd, DTGluster]
903

  
899 904
-- * Drbd
900 905

  
901 906
drbdHmacAlg :: String

Also available in: Unified diff