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:
d31b08e
)
spacing
author
Peter Palfrader
<peter@palfrader.org>
Mon, 29 Nov 2010 19:44:16 +0000
(20:44 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 29 Nov 2010 19:44:16 +0000
(20:44 +0100)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
cd7f292
..
a6e5b4a
100644
(file)
--- a/
modules/motd/templates/motd.erb
+++ b/
modules/motd/templates/motd.erb
@@
-51,7
+51,7
@@
else
end
if (nodeinfo['ldap'].has_key?('physicalHost'))
- purp += "This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}.\n"
+ purp += "
\n
This virtual server runs on the physical host #{nodeinfo['ldap']['physicalHost'][0]}.\n"
end
if nodeinfo.has_key?('footer')