aboutsummaryrefslogtreecommitdiffstats
path: root/vpn2/Vagrantfile
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-06-06 18:58:56 +0000
committerterminaldweller <devi@terminaldweller.com>2024-06-06 18:58:56 +0000
commit2ae80173637447fd8ff17ecc32cfed624285702d (patch)
treebb62886888feb58b6151012eca670e00dbdd5a7e /vpn2/Vagrantfile
parentupdates (diff)
downloadvagrantboxes-2ae80173637447fd8ff17ecc32cfed624285702d.tar.gz
vagrantboxes-2ae80173637447fd8ff17ecc32cfed624285702d.zip
updates
Diffstat (limited to 'vpn2/Vagrantfile')
-rw-r--r--vpn2/Vagrantfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpn2/Vagrantfile b/vpn2/Vagrantfile
index 46dfc0d..3021bd1 100644
--- a/vpn2/Vagrantfile
+++ b/vpn2/Vagrantfile
@@ -64,6 +64,7 @@ Vagrant.configure('2') do |config|
SHELL
config.vm.provision 'killswitch', type: 'shell', name: 'killswitch', privileged: true, inline: <<-SHELL
+ set -ex
ufw --force reset
ufw default deny incoming
ufw default deny outgoing