Revision 68dccc07 lib/constants.py

b/lib/constants.py
50 50
LOG_NODESERVER = LOG_DIR + "/node-daemon.log"
51 51

  
52 52
OS_DIR = "/srv/ganeti/os"
53
EXPORT_DIR = "/srv/ganeti/export"
53
EXPORT_DIR = _autoconf.EXPORT_DIR
54 54

  
55 55
EXPORT_CONF_FILE = "config.ini"
56 56

  

Also available in: Unified diff