aboutsummaryrefslogtreecommitdiffstats
path: root/freebsd13/Vagrantfile
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-04 12:45:03 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-04 12:45:03 +0000
commit26147535739e303bdce438e7f8129a77a2ea4451 (patch)
treef2ccd41a75dc8be0b4ae54b655c440e88d31f2fe /freebsd13/Vagrantfile
parentfreebsd13 (diff)
downloadvagrantboxes-26147535739e303bdce438e7f8129a77a2ea4451.tar.gz
vagrantboxes-26147535739e303bdce438e7f8129a77a2ea4451.zip
fixes
Diffstat (limited to 'freebsd13/Vagrantfile')
-rw-r--r--freebsd13/Vagrantfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/freebsd13/Vagrantfile b/freebsd13/Vagrantfile
index 096b06b..84f6e95 100644
--- a/freebsd13/Vagrantfile
+++ b/freebsd13/Vagrantfile
@@ -3,7 +3,6 @@
ENV['VAGRANT_DEFAULT_PROVIDER'] = 'libvirt'
MOUNT_POINT = '/home/vagrant/ff'
-ENV['VAGRANT_DEFAULT_PROVIDER'] = 'libvirt'
CPU_COUNT = 1
MEMORY = 1024