summaryrefslogtreecommitdiff
path: root/vagrant.json
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant.json')
-rw-r--r--vagrant.json2
1 files changed, 1 insertions, 1 deletions
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`}}",