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