From 14da00b30d18b2728d16fc12d6a2a374d9cc27be Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Tue, 2 Nov 2021 05:41:15 +0330 Subject: updates --- vagrant/pfsense/vm-config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 vagrant/pfsense/vm-config.yaml (limited to 'vagrant/pfsense/vm-config.yaml') 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" -- cgit v1.2.3