projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaaf0d6
)
Spacing
author
Peter Palfrader
<peter@palfrader.org>
Wed, 21 Mar 2012 11:05:38 +0000
(12:05 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 21 Mar 2012 11:05:38 +0000
(12:05 +0100)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
29326b4
..
7816ab6
100644
(file)
--- 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']