From: Peter Palfrader Date: Tue, 10 Dec 2013 17:23:48 +0000 (+0100) Subject: and fix ruby X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b7e4468545d25bcffb1f31b68320cdad847875a8;p=dsa-puppet.git and fix ruby --- diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 31936b36..0b459c18 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -138,7 +138,7 @@ end if classes.include?("porterbox") - purp += "\n Disk space on porter boxes is often limited. Please respect your fellow\n" + purp += "\n Disk space on porter boxes is often limited. Please respect your fellow\n" + " porters by cleaning up after yourself by deleting schroots and source/build\n" + " trees in your $HOME, as soon as feasible. DSA reserves the right to recover\n" + " disk space as necessary.\n"