# Defaults for git-daemon initscript # sourced by /etc/init.d/git-daemon # {{ ansible_managed }} # # This is a POSIX shell fragment # GIT_DAEMON_ENABLE=true GIT_DAEMON_USER=git GIT_DAEMON_BASE_PATH=/srv/gitolite/repositories GIT_DAEMON_DIRECTORY=/srv/gitolite/repositories # Additional options that are passed to the Daemon. GIT_DAEMON_OPTIONS=""