From: Peter Palfrader Date: Wed, 21 Mar 2012 11:05:38 +0000 (+0100) Subject: Spacing X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=6fca7a50094f0b830cb900eaa55dc749c9eef4e6;p=mirror%2Fdsa-puppet.git Spacing --- diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 29326b477..7816ab6dc 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -65,7 +65,7 @@ else end if (nodeinfo['ldap'].has_key?('physicalHost')) - purp += wrap("This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}." + + purp += wrap("This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}. " + "It is hosted at #{nodeinfo['hoster']['longname']}." ) elsif nodeinfo['hoster']['name']