Revision fe4f6dca lib/pathutils.py

b/lib/pathutils.py
45 45
KVM_IFUP = _autoconf.PKGLIBDIR + "/kvm-ifup"
46 46
SETUP_SSH = _autoconf.TOOLSDIR + "/setup-ssh"
47 47
XM_CONSOLE_WRAPPER = _autoconf.PKGLIBDIR + "/tools/xm-console-wrapper"
48
ETC_HOSTS = "/etc/hosts"
48
ETC_HOSTS = vcluster.ETC_HOSTS
49 49

  
50 50
# Top-level paths
51 51
DATA_DIR = LOCALSTATEDIR + "/lib/ganeti"

Also available in: Unified diff