X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmotd%2Ftemplates%2Fmotd.erb;h=840832523f9cfc830c8dc32570af00b9c04eb5a6;hb=8c68c6d54aa328ea95126ed5f369039c1d2fff80;hp=636afc069dee16599880bcf80a77827ec49443c3;hpb=cd9391bb2ac7b909966094aaa751a7cd26fe049a;p=mirror%2Fdsa-puppet.git diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 636afc069..840832523 100644 --- 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"