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/files/.gitconfig | 3 --- roles/git/files/cgitrc | 9 --------- roles/git/files/htpasswd | 9 --------- 3 files changed, 21 deletions(-) delete mode 100644 roles/git/files/.gitconfig delete mode 100644 roles/git/files/cgitrc delete mode 100644 roles/git/files/htpasswd (limited to 'roles/git/files') diff --git a/roles/git/files/.gitconfig b/roles/git/files/.gitconfig deleted file mode 100644 index 78fdfcf..0000000 --- a/roles/git/files/.gitconfig +++ /dev/null @@ -1,3 +0,0 @@ -[safe] - directory = /srv/git/* - directory = /media/seagate/git/* diff --git a/roles/git/files/cgitrc b/roles/git/files/cgitrc deleted file mode 100644 index 3b6d9c8..0000000 --- a/roles/git/files/cgitrc +++ /dev/null @@ -1,9 +0,0 @@ -root-title=joeac's git repositories -root-desc= -strict-export=git-daemon-export-ok -scan-path=/srv/git -virtual-root=/ -about-filter=/usr/lib/cgit/filters/about-formatting.sh -readme=:README.md -snapshots=tar.gz zip -clone-prefix=git://git.joeac.net https://git.joeac.net diff --git a/roles/git/files/htpasswd b/roles/git/files/htpasswd deleted file mode 100644 index a32d3e2..0000000 --- a/roles/git/files/htpasswd +++ /dev/null @@ -1,9 +0,0 @@ -$ANSIBLE_VAULT;1.2;AES256;ansible -35346161393133303561303166386236386666346531643864393063383437626565366331353061 -3761366332303239353638613938356662306565346439380a613738376436353563326335393064 -64626337336238313164636437643566383136383830623636363036663762356462663465636166 -3666323734343835660a643566636532386630346138396331373266623031616535353266396563 -33643936633234623136616436646536356661343132356562656462616334316233353161323831 -61346232326235393839393431623532383164393430363663646630343132653266613537613736 -65393332663232316131386561346464373961313062303132396330353839663761613635666231 -66306431656336376334 -- cgit v1.2.3