index : arch-boxes32 | |
Archlinux32 virtual machines - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-05-06 03:52:45 +0200 |
---|---|---|
committer | Christian Rebischke <Chris.Rebischke@posteo.de> | 2017-05-06 03:52:45 +0200 |
commit | 5acce33712923c08c81696b5b2c96a7504a77190 (patch) | |
tree | de65249be880e047074419354ed99fe7f10f221a | |
parent | e1dcaf5e4be6852eccab1268364f644adf6ada54 (diff) |
-rw-r--r-- | vagrant.json | 1 |
diff --git a/vagrant.json b/vagrant.json index fd7e171..4aa3ea8 100644 --- a/vagrant.json +++ b/vagrant.json @@ -19,6 +19,7 @@ "ssh_port": 22, "ssh_wait_timeout": "10000s", "shutdown_command": "systemctl poweroff", + "guest_additions_mode": "disable", "vboxmanage": [ [ "modifyvm", |