aboutsummaryrefslogtreecommitdiffstats
path: root/openbsd/Vagrantfile
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2023-03-17 20:36:14 +0000
committerterminaldweller <devi@terminaldweller.com>2023-03-17 20:36:14 +0000
commitfb25090d69e9981d16e442f3f143e87b46dd8bc9 (patch)
treec57500b4afb1cc244efb48f5bd6c024724034e4d /openbsd/Vagrantfile
parentanohter deb11 (diff)
downloadvagrantboxes-fb25090d69e9981d16e442f3f143e87b46dd8bc9.tar.gz
vagrantboxes-fb25090d69e9981d16e442f3f143e87b46dd8bc9.zip
updates
Diffstat (limited to 'openbsd/Vagrantfile')
-rw-r--r--openbsd/Vagrantfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd/Vagrantfile b/openbsd/Vagrantfile
index 086c176..032575a 100644
--- a/openbsd/Vagrantfile
+++ b/openbsd/Vagrantfile
@@ -31,6 +31,8 @@ Vagrant.configure('2') do |config|
libvirt.qemuargs value: '-nographic'
libvirt.qemuargs value: '-nodefaults'
libvirt.qemuargs value: '-no-user-config'
+ libvirt.qemuargs value: '-serial'
+ libvirt.qemuargs value: 'pty'
libvirt.sound_type = nil
libvirt.cpus = CPU_COUNT
libvirt.memory = MEMORY