aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2014-04-27 12:20:34 +0000
committerColin Guthrie <colin@mageia.org>2014-04-27 12:20:34 +0000
commit62cf71a9a07f1120e0db6fb75c3be4238938be34 (patch)
tree2b9269428c9224d4b3a1924a257c939b579cd80e /deployment/mgagit
parent51687287fee8f0ef6de8ce9f22188761a79c0b5e (diff)
downloadpuppet-62cf71a9a07f1120e0db6fb75c3be4238938be34.tar
puppet-62cf71a9a07f1120e0db6fb75c3be4238938be34.tar.gz
puppet-62cf71a9a07f1120e0db6fb75c3be4238938be34.tar.bz2
puppet-62cf71a9a07f1120e0db6fb75c3be4238938be34.tar.xz
puppet-62cf71a9a07f1120e0db6fb75c3be4238938be34.zip
mgagit: Add new mail headers to the i18n mails.
Diffstat (limited to 'deployment/mgagit')
-rwxr-xr-xdeployment/mgagit/templates/git-post-receive-hook2
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/git-post-receive-hook b/deployment/mgagit/templates/git-post-receive-hook
index cfa81615..4edd1548 100755
--- a/deployment/mgagit/templates/git-post-receive-hook
+++ b/deployment/mgagit/templates/git-post-receive-hook
@@ -42,6 +42,7 @@ Mageia Git Monkeys.
git_multimail.REVISION_FOOTER_TEMPLATE = git_multimail.FOOTER_TEMPLATE
I18N_REVISION_HEADER_TEMPLATE = """\
+Date: %(send_date)s
To: %(recipients)s
Subject: %(emailprefix)s%(oneline)s
MIME-Version: 1.0
@@ -51,6 +52,7 @@ From: %(fromaddr)s
Reply-To: %(reply_to)s
In-Reply-To: %(reply_to_msgid)s
References: %(reply_to_msgid)s
+X-Git-Host: %(fqdn)s
X-Git-Repo: %(repo_shortname)s
X-Git-Refname: %(refname)s
X-Git-Reftype: %(refname_type)s