From ae175540af1e950dcfc2520cbf58a1f2acdbe526 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 21 Mar 2012 12:06:26 +0100 Subject: [PATCH] Line spacing --- modules/motd/templates/motd.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 7816ab6d..496845ea 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -64,6 +64,8 @@ else purp += ".\n" end +purp += "\n" + if (nodeinfo['ldap'].has_key?('physicalHost')) purp += wrap("This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}. " + "It is hosted at #{nodeinfo['hoster']['longname']}." -- 2.39.2