Skip to content

Commit 9cc7069

Browse files
committed
Ensure ufw is installed in OS images
1 parent b50a3c9 commit 9cc7069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/packer/provisioners/kernel/apt-packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ DEPS="
1919
tree
2020
jq
2121
gdb
22+
ufw
2223
python3-pip
2324
python3-boto
2425
python3-boto3

0 commit comments

Comments
 (0)