summaryrefslogtreecommitdiffstats
path: root/hiera/data/node/partofme.yaml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-27 06:24:05 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-27 06:24:05 -0400
commit953b030829e931fec7129a2cc1cfac534980eb98 (patch)
treec61a61c662a91c15bae57c05107fed509cc62f3e /hiera/data/node/partofme.yaml
parent0ef7daf1f858090ba6599cb92071a2dfcc25644f (diff)
downloadpuppet-tozt-953b030829e931fec7129a2cc1cfac534980eb98.tar.gz
puppet-tozt-953b030829e931fec7129a2cc1cfac534980eb98.zip
don't make godwrap require /media/persistent to exist
Diffstat (limited to 'hiera/data/node/partofme.yaml')
-rw-r--r--hiera/data/node/partofme.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hiera/data/node/partofme.yaml b/hiera/data/node/partofme.yaml
index fed4580..6203875 100644
--- a/hiera/data/node/partofme.yaml
+++ b/hiera/data/node/partofme.yaml
@@ -5,3 +5,7 @@
# persistent_data:
base::extra_script: |
(sudo podman pull docker.io/pihole/pihole)
+# still configure godwrap to write to /media/persistent since it will exist
+# most of the time, and if a few cron runs end up on the root filesystem
+# instead of the mounted disk, that's not the end of the world
+godwrap::directory: /media/persistent/godwrap