From: Paul Wise Date: Thu, 20 Nov 2014 01:25:45 +0000 (+0800) Subject: Hint in /etc/motd that some porterboxen have chroots for multiple architectures X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d31c89f73b058cc98a6e425c27cccbe5f66196b9;p=mirror%2Fdsa-puppet.git Hint in /etc/motd that some porterboxen have chroots for multiple architectures --- diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index cfed6dca8..6b4f640ad 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -130,7 +130,7 @@ end if classes.include?("porterbox") - purp += "\n " + wrap("Disk space on porter boxes is often limited. Please respect your fellow porters by cleaning up after yourself and deleting schroots and source/build trees in your ~ as soon as feasible. DSA reserves the right to recover disk space as necessary. See for a brief tutorial on using schroot.") + purp += "\n " + wrap("Disk space on porter boxes is often limited. Please respect your fellow porters by cleaning up after yourself and deleting schroots and source/build trees in your ~ as soon as feasible. DSA reserves the right to recover disk space as necessary. See for a brief tutorial on using schroot. There may be chroots for architectures other than #{arch} available, please list available chroots to check.") end if ninfo['not-bacula-client'] then