From 99b792c785a6088df8d170ca6f4ffa2a45457333 Mon Sep 17 00:00:00 2001 From: Christian Rebischke Date: Sat, 6 May 2017 17:43:14 +0200 Subject: fixed target architecture --- vagrant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant.json b/vagrant.json index 4aa3ea8..de5a632 100644 --- a/vagrant.json +++ b/vagrant.json @@ -10,7 +10,7 @@ "boot_wait": "10s", "http_directory": "http", "disk_size": 20480, - "guest_os_type": "ArchLinux", + "guest_os_type": "ArchLinux_64", "iso_checksum": "{{user `iso_checksum`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_url": "{{user `iso_url`}}", -- cgit v1.2.3