diff options
| -rw-r--r-- | manifests/role/tpc.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/role/tpc.pp b/manifests/role/tpc.pp index 6405ed1..bf72625 100644 --- a/manifests/role/tpc.pp +++ b/manifests/role/tpc.pp @@ -4,6 +4,7 @@ class nodo::role::tpc(  ) {    include nodo::base::laptop    include nodo::subsystem::network::manager::macchanger +  include firewall::tpc    include onion    # Disabled and old stuff  | 
