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:
cd9391b
)
try it like this
author
Peter Palfrader
<peter@palfrader.org>
Sun, 9 Oct 2011 09:27:26 +0000
(11:27 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 9 Oct 2011 09:27:26 +0000
(11:27 +0200)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
636afc0
..
8408325
100644
(file)
--- a/
modules/motd/templates/motd.erb
+++ b/
modules/motd/templates/motd.erb
@@
-76,7
+76,7
@@
unless vms.empty?
purp += ":\n"
allnodeinfo[node]['purpose'].sort.each do |l|
l = markup(l)
- purp += "\t " + l + "\n"
+ purp += "\t
" + l + "\n"
end
else
purp += "\n"