Revision 3311e336 src/Ganeti/HsConstants.hs

b/src/Ganeti/HsConstants.hs
50 50
import Ganeti.Types
51 51
import qualified Ganeti.Types as Types
52 52

  
53
-- * Constants for 'lib/pathutils.py'
54

  
55
osSearchPath :: [String]
56
osSearchPath = AutoConf.osSearchPath
57

  
58
esSearchPath :: [String]
59
esSearchPath = AutoConf.esSearchPath
60

  
53 61
-- * OOB supported commands
54 62

  
55 63
oobPowerOn :: String

Also available in: Unified diff