summaryrefslogtreecommitdiff
path: root/roles/git/templates/conf.d/fcgiwrap
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/templates/conf.d/fcgiwrap')
-rw-r--r--roles/git/templates/conf.d/fcgiwrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/git/templates/conf.d/fcgiwrap b/roles/git/templates/conf.d/fcgiwrap
new file mode 100644
index 0000000..65a40e8
--- /dev/null
+++ b/roles/git/templates/conf.d/fcgiwrap
@@ -0,0 +1,3 @@
+socket=unix:{{ fcgiwrap_socket }}
+user={{ fcgiwrap_user }}
+group={{ fcgiwrap_group }}