#
# This file is like a global default file for all Landscapes
# normally it should not be touched
# Edit your environemnt and/or use case file instead which can
# overwrite these defaults
#
LandscapeVirt=SUSE-KVM
LandscapeDefaultSwitch=default
LandscapeMemory=4
LandscapeCPU=2
#
# Directories
#
LandscapeAYInDirectory="$LandscapeIn/ay"
LandscapeAYDirectory="$LandscapeRoot/ay"
LandscapeKVMInDirectory="$LandscapeIn/kvm"
LandscapeKVMDirectory="$LandscapeRoot/kvm"
LandscapeVMDiskDirectory="/data/vm/disk"
