diff options
| author | alex <alex@pdp7.net> | 2026-01-11 21:29:33 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-01-11 21:29:33 +0100 |
| commit | 58065e07292f3e91949c30903fd1ea3df0486ca6 (patch) | |
| tree | f438515dc82118377915f92e9d0dfe4e94653d79 | |
| parent | d7246b30490356c29741b2a8ef51ccfb56480be4 (diff) | |
Configure clone-url
| -rw-r--r-- | infrastructure/roles/git/tasks/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infrastructure/roles/git/tasks/main.yaml b/infrastructure/roles/git/tasks/main.yaml index 405f8f0..75da2e3 100644 --- a/infrastructure/roles/git/tasks/main.yaml +++ b/infrastructure/roles/git/tasks/main.yaml @@ -21,6 +21,7 @@ about-filter=/usr/lib/cgit/filters/about-formatting.sh readme=:README.md + clone-url=https://ñix.es/cgit/$CGIT_REPO_URL ñix.es:/srv/repos/$CGIT_REPO_URL scan-path=/srv/repos dest: /etc/cgitrc |
