distro = "opensuse" version = "15.5" iso = { url = "http://download.opensuse.org/distribution/leap/15.5/iso/openSUSE-Leap-15.5-DVD-x86_64-Current.iso" checksum = "53bcbcb82361c5261c9d0994ab0f94101bf28e61c06fe12d320984601be35a8f" } boot_command = [ "e", "", "", " autoyast=http://{{ .HTTPIP }}:{{ .HTTPPort }}/autoinst.xml textmode=1", "x" ] http_directory = "distros/opensuse/15.5/http/" vbox_os_type = "OpenSUSE_Leap_64"