Build-time configuration for Ganeti.
This file is autogenerated by the build process. For any changes you
need to re-run ./configure (and not edit by hand).
|
|
PACKAGE_VERSION = '2.0.6'
|
|
|
VERSION_MAJOR = '2'
|
|
|
VERSION_MINOR = '0'
|
|
|
VERSION_REVISION = '6'
|
|
|
VERSION_SUFFIX = ''
|
|
|
VERSION_FULL = '2.0.6'
|
|
|
LOCALSTATEDIR = '/usr/local/var'
|
|
|
SYSCONFDIR = '/usr/local/etc'
|
|
|
SSH_INITD_SCRIPT = '/etc/init.d/ssh'
|
|
|
EXPORT_DIR = '/srv/ganeti/export'
|
|
|
OS_SEARCH_PATH = ['/srv/ganeti/os']
|
|
|
XEN_KERNEL = '/boot/vmlinuz-2.6-xenU'
|
|
|
XEN_INITRD = '/boot/initrd-2.6-xenU'
|
|
|
FILE_STORAGE_DIR = '/srv/ganeti/file-storage'
|
|
|
IALLOCATOR_SEARCH_PATH = ['/usr/local/lib/ganeti/iallocators']
|
|
|
KVM_PATH = '/usr/bin/kvm'
|
|
|
KVM_MIGRATION_PORT = '8102'
|
|
|
SOCAT_PATH = '/usr/bin/socat'
|
|
|
LVM_STRIPECOUNT = 1
|