summaryrefslogtreecommitdiff
path: root/roles/git/templates/config.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/templates/config.j2')
-rw-r--r--roles/git/templates/config.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/templates/config.j2 b/roles/git/templates/config.j2
index 7182626..f723f33 100644
--- a/roles/git/templates/config.j2
+++ b/roles/git/templates/config.j2
@@ -1,5 +1,5 @@
1[user] 1[user]
2 signingkey = DC384748709D2619FF2867216D0CAFFDDB1CFE90 2 signingkey = {{ gpg_sign_id }}
3{% if profile in role and role[profile] == "fretlink" %} 3{% if profile in role and role[profile] == "fretlink" %}
4 email = ismael.bouya@fretlink.com 4 email = ismael.bouya@fretlink.com
5{% else %} 5{% else %}