]> WPIA git - infra.git/blobdiff - modules/motion/templates/config.py.epp
Merge changes I3d69d1c6,I8b0fa62a,I668a5e8d,Iaf0e30fa
[infra.git] / modules / motion / templates / config.py.epp
diff --git a/modules/motion/templates/config.py.epp b/modules/motion/templates/config.py.epp
new file mode 100644 (file)
index 0000000..27274f2
--- /dev/null
@@ -0,0 +1,4 @@
+DATABASE="pq://<%=$ips[postgres]%>/motion"
+USER="<%=$user%>"
+PASSWORD="<%=$password%>"
+GROUP_PREFIX={"motion.<%=$systemDomain%>":{"fellowship": "f", "board": "m"}}