File vm-install.conf of Package vm-install.353

# vm-install customization variables
# /etc/default/vm-install
#

# Location of Xen images for file backed VMs
#XEN_IMAGE_DIR=/var/lib/libvirt/images
# Location of Xen images when --use-xl flag is specified
#XEN_IMAGE_DIR=/var/lib/xen/images

# Location of KVM images for file backed VMs
#KVM_IMAGE_DIR=/var/lib/libvirt/images

# Location for VM configuration files
#XEN_CONFIG_DIR=/etc/xen/vm/
#KVM_CONFIG_DIR=/etc/kvm/vm/

# Location for the logging file
#XEN_LOG_DIR=/var/log/xen/
#KVM_LOG_DIR=/var/log/kvm/

# Default block device type to use for file backed VMs
# Xen examples: file, qcow2, vhd
# KVM examples: file, qcow2, qed, vpc
#XEN_FILE_FORMAT_TYPE=file
#KVM_FILE_FORMAT_TYPE=file

# VM Network Installation Source
# The default is the hosts installation source if a linux guest is being installed
# Can be a network location or 'pxe'
# For example: NETWORK_INSTALL_SOURCE=ftp://10.10.2.1/install/os12.2/x86_64
#              NETWORK_INSTALL_SOURCE=pxe
#NETWORK_INSTALL_SOURCE=

# VM Graphics Viewer
# Valid options: virt-viewer, vnc, sdl, or text
# Note that when --use-xl is specified the viewer can only be vnc
#GRAPHICS_VIEWER=virt-viewer

openSUSE Build Service is sponsored by