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