summaryrefslogtreecommitdiff
path: root/ansible/roles/git/templates/conf.d/git-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/git/templates/conf.d/git-daemon')
-rw-r--r--ansible/roles/git/templates/conf.d/git-daemon3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/roles/git/templates/conf.d/git-daemon b/ansible/roles/git/templates/conf.d/git-daemon
deleted file mode 100644
index c50b66b..0000000
--- a/ansible/roles/git/templates/conf.d/git-daemon
+++ /dev/null
@@ -1,3 +0,0 @@
-GITDAEMON_OPTS="--syslog --base-path=/srv/git"
-GIT_USER="gitd"
-GIT_GROUP="git"