aboutsummaryrefslogtreecommitdiff
path: root/manifests/removable.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/removable.pp')
-rw-r--r--manifests/removable.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/removable.pp b/manifests/removable.pp
index 9b0a723..16f0157 100644
--- a/manifests/removable.pp
+++ b/manifests/removable.pp
@@ -1,10 +1,8 @@
class nodo::removable inherits nodo::desktop {
- # fstab
File["/etc/fstab"] {
source => "puppet:///modules/nodo/etc/fstab/removable",
}
- # crypttab
File["/etc/crypttab"] {
source => "puppet:///modules/nodo/etc/crypttab/removable",
}