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:
6fca7a5
)
Line spacing
author
Peter Palfrader
<peter@palfrader.org>
Wed, 21 Mar 2012 11:06:26 +0000
(12:06 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 21 Mar 2012 11:06:26 +0000
(12:06 +0100)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
7816ab6
..
496845e
100644
(file)
--- 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']}."