Do not install buildd package automatically
[mirror/dsa-puppet.git] / modules / motd / templates / motd.erb
index 636afc0..8408325 100644 (file)
@@ -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"