summaryrefslogtreecommitdiffstats
path: root/hiera/data/node/partofme.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hiera/data/node/partofme.yaml')
-rw-r--r--hiera/data/node/partofme.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/hiera/data/node/partofme.yaml b/hiera/data/node/partofme.yaml
index d9e1a25..fed4580 100644
--- a/hiera/data/node/partofme.yaml
+++ b/hiera/data/node/partofme.yaml
@@ -1,2 +1,7 @@
---
-{}
+# 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:
+base::extra_script: |
+ (sudo podman pull docker.io/pihole/pihole)