mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Enable UFW across Ubuntu profiles
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
ubuntu_packages_base:
|
||||
- curl
|
||||
- ufw
|
||||
- htop
|
||||
- fastfetch
|
||||
- build-essential
|
||||
@@ -18,4 +19,5 @@ ubuntu_docker_packages:
|
||||
- docker-compose-plugin
|
||||
|
||||
enabled_services:
|
||||
- ufw
|
||||
- docker
|
||||
|
||||
Reference in New Issue
Block a user