diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-26 09:37:14 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-26 09:37:33 +0100 |
| commit | 29c1c4c8afc41303d00cde10950d42129c7c0f33 (patch) | |
| tree | 43d209abf8a81b81b63a8b77361c26223558e496 /roles/git/templates | |
| parent | 7a17fe4dcee235b5973326c6daedebccc2de41d2 (diff) | |
fcgiwrap is self-updating
Diffstat (limited to 'roles/git/templates')
| -rw-r--r-- | roles/git/templates/conf.d/fcgiwrap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/git/templates/conf.d/fcgiwrap b/roles/git/templates/conf.d/fcgiwrap deleted file mode 100644 index 65a40e8..0000000 --- a/roles/git/templates/conf.d/fcgiwrap +++ /dev/null @@ -1,3 +0,0 @@ -socket=unix:{{ fcgiwrap_socket }} -user={{ fcgiwrap_user }} -group={{ fcgiwrap_group }} |
