aboutsummaryrefslogtreecommitdiff
path: root/manifests/laptop.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/laptop.pp')
-rw-r--r--manifests/laptop.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp
index 84d7697..e76a20a 100644
--- a/manifests/laptop.pp
+++ b/manifests/laptop.pp
@@ -11,6 +11,8 @@ class nodo::laptop inherits nodo::personal {
type => 'laptop',
}
+ $hibernate = hiera('nodo::laptop::hibernate', false)
+
class { 'crypttab':
type => $hibernate ? {
false => "laptop",