summaryrefslogtreecommitdiff
path: root/roles/gitolite/http/templates/fcgiwrap.socket.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/gitolite/http/templates/fcgiwrap.socket.j2')
-rw-r--r--roles/gitolite/http/templates/fcgiwrap.socket.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gitolite/http/templates/fcgiwrap.socket.j2 b/roles/gitolite/http/templates/fcgiwrap.socket.j2
index 6a4c58e7..f71a5fe0 100644
--- a/roles/gitolite/http/templates/fcgiwrap.socket.j2
+++ b/roles/gitolite/http/templates/fcgiwrap.socket.j2
@@ -5,7 +5,7 @@ Description=fcgiwrap Socket
SocketMode=0600
SocketUser=www-data
SocketGroup=www-data
-ListenStream=/run/fcgiwrap/gitolite-{{ gitolite_instance }}.sock
+ListenStream=/run/fcgiwrap/gitolite-{{ item.0.key }}.sock
[Install]
WantedBy=sockets.target