From 654b0c9d106420545e8a23c0bd1735db9e63f019 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 6 Mar 2016 12:01:00 -0300 Subject: Remove references of deleted class { [ nodo::subsystem::fstab, nodo::subsystem::crypttab ]: --- manifests/base/laptop.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests/base/laptop.pp') diff --git a/manifests/base/laptop.pp b/manifests/base/laptop.pp index b984873..b1492e1 100644 --- a/manifests/base/laptop.pp +++ b/manifests/base/laptop.pp @@ -5,9 +5,6 @@ class nodo::base::laptop inherits nodo::base::personal { include firewall::openvpn class { 'firewall::ppp': } - class { 'nodo::subsystem::fstab': - type => 'laptop', - } $hibernate = hiera('nodo::laptop::hibernate', false) -- cgit v1.2.3