summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-09-27 06:31:50 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-09-27 06:34:54 +0200
commite660cb9199aae66664b1ade9988f0965f6c8bacc (patch)
treebe64a5da548dc3d1fca62446e2544b062f639573
parentAuto install btrfs-progs if btrfs filesystems are detected. (diff)
downloadprofiles-e660cb9199aae66664b1ade9988f0965f6c8bacc.tar.gz
profiles-e660cb9199aae66664b1ade9988f0965f6c8bacc.tar.xz
Add todo in mu4web.
-rw-r--r--manifests/mu4web.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/mu4web.pp b/manifests/mu4web.pp
index 8b32e41..7881b1c 100644
--- a/manifests/mu4web.pp
+++ b/manifests/mu4web.pp
@@ -43,6 +43,7 @@ class profiles::mu4web (
# https://flask.palletsprojects.com/en/2.2.x/config/#instance-folders
# TODO directories
+ # TODO don't show secret in diffs
file { '/usr/var/mu4web.main-instance/settings.py':
content => epp("${module_name}/mu4web.py.epp"),
}