From: Peter Palfrader Date: Wed, 21 Mar 2012 11:06:26 +0000 (+0100) Subject: Line spacing X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ae175540af1e950dcfc2520cbf58a1f2acdbe526;p=mirror%2Fdsa-puppet.git Line spacing --- diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 7816ab6dc..496845ea6 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']}."