Revision cf1f4273 src/Ganeti/HsConstants.hs

b/src/Ganeti/HsConstants.hs
2247 2247
htsReqPort :: FrozenSet String
2248 2248
htsReqPort = ConstantUtils.mkSet [htXenHvm, htKvm]
2249 2249

  
2250
vncBasePort :: Int
2251
vncBasePort = 5900
2252

  
2253
vncDefaultBindAddress :: String
2254
vncDefaultBindAddress = ip4AddressAny
2255

  
2250 2256
-- * Migration type
2251 2257

  
2252 2258
htMigrationLive :: String

Also available in: Unified diff