diff --git a/runbot/runbot.py b/runbot/runbot.py
index 6ce6bffc..33dcce4a 100644
--- a/runbot/runbot.py
+++ b/runbot/runbot.py
@@ -1082,6 +1082,7 @@ class RunbotController(http.Controller):
'job_time': s2human(real_build.job_time),
'job': real_build.job,
'domain': real_build.domain,
+ 'host': real_build.host,
'port': real_build.port,
'subject': build.subject,
}
diff --git a/runbot/runbot.xml b/runbot/runbot.xml
index 3f94b700..c2434e32 100644
--- a/runbot/runbot.xml
+++ b/runbot/runbot.xml
@@ -128,6 +128,7 @@
+
@@ -153,6 +154,7 @@
+
@@ -163,7 +165,7 @@
runbot.build
-
+