aboutsummaryrefslogtreecommitdiffstats
path: root/freebsd13
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd13')
-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