[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [dip/master] Edit gitaly config to debug errors



commit c33616e19aa2ac198b3471613cb8a7415beebbd8
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Tue Jan 14 11:53:52 2020 +0100

    Edit gitaly config to debug errors
---
 roles/gitaly/templates/gitaly.toml.j2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/roles/gitaly/templates/gitaly.toml.j2 b/roles/gitaly/templates/gitaly.toml.j2
index 99f4353..5f29374 100644
--- a/roles/gitaly/templates/gitaly.toml.j2
+++ b/roles/gitaly/templates/gitaly.toml.j2
@@ -13,8 +13,8 @@ bin_dir = "{{ ansible_user_dir }}/bin"
 prometheus_listen_addr = "localhost:9236"
 
 # # Git executable settings
-# [git]
-# bin_path = "/usr/bin/git"
+[git]
+bin_path = "/usr/bin/git"
 
 [[storage]]
 name = "default"

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits