aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/pfsense/vm-config.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-02 02:11:15 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-02 02:11:15 +0000
commit14da00b30d18b2728d16fc12d6a2a374d9cc27be (patch)
tree43d27b41566989ab2bf9b2c497d60f4f82c42f2e /vagrant/pfsense/vm-config.yaml
parentupdates (diff)
downloadscripts-14da00b30d18b2728d16fc12d6a2a374d9cc27be.tar.gz
scripts-14da00b30d18b2728d16fc12d6a2a374d9cc27be.zip
updates
Diffstat (limited to 'vagrant/pfsense/vm-config.yaml')
-rw-r--r--vagrant/pfsense/vm-config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/vagrant/pfsense/vm-config.yaml b/vagrant/pfsense/vm-config.yaml
new file mode 100644
index 0000000..579170f
--- /dev/null
+++ b/vagrant/pfsense/vm-config.yaml
@@ -0,0 +1,10 @@
+nics:
+ e1000: 4
+ virtio: 4
+vcore: 8
+numa: 2
+memory: 12288
+huge2mb: 512
+pxb: 2
+mount_point: "/home/vagrant/pfsense"
+dpdk_version: "20.11.3"