From 690f218cbdf89327408ea75f2d21fde257a29411 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 26 Aug 2026 10:27:32 +0100 Subject: refactor git into cgit, git-daemon and git-http-backend --- roles/git/templates/conf.d/git-daemon | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 roles/git/templates/conf.d/git-daemon (limited to 'roles/git/templates/conf.d/git-daemon') diff --git a/roles/git/templates/conf.d/git-daemon b/roles/git/templates/conf.d/git-daemon deleted file mode 100644 index c50b66b..0000000 --- a/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" -- cgit v1.2.3