summaryrefslogtreecommitdiffstats
path: root/manifests/partofme.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/partofme.pp')
-rw-r--r--manifests/partofme.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/partofme.pp b/manifests/partofme.pp
index 0019fcf..978a666 100644
--- a/manifests/partofme.pp
+++ b/manifests/partofme.pp
@@ -1,4 +1,7 @@
node 'partofme.localdomain' {
+ # we don't want to store anything system-related on the persistent disk,
+ # since we want it to be encrypted, and we can't really access it at boot
+ # time to type in a password
$persistent_data = undef
include base