From cad1ba370ce0d94e6410f115f6d210a247ea8c48 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 Sep 2016 16:15:41 -0300 Subject: Removes nodo::subsystem::udev::network from nodo::role::tpc --- manifests/role/tpc.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/role/tpc.pp') diff --git a/manifests/role/tpc.pp b/manifests/role/tpc.pp index 45be3e2..cdc46fe 100644 --- a/manifests/role/tpc.pp +++ b/manifests/role/tpc.pp @@ -1,8 +1,8 @@ # Trusted Personal Computer class nodo::role::tpc inherits nodo::base::laptop { #include nodo::utils::web::hardened + #include nodo::subsystem::udev::network include nodo::utils::network::wicd include nodo::subsystem::macchanger::wicd - include nodo::subsystem::udev::network include onion::full } -- cgit v1.2.3