]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Use HTTPS in /etc/motd
authorJakub Wilk <jwilk@debian.org>
Sun, 18 Oct 2015 16:27:47 +0000 (18:27 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 18 Oct 2015 16:37:36 +0000 (18:37 +0200)
Signed-off-by: Peter Palfrader <peter@palfrader.org>
modules/motd/templates/motd.erb

index 56328234f210df15ccef8e7a9a97e8a0f996d2ac..43753f352925fc553d90e0e17764aadcb4dcb9cd 100644 (file)
@@ -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 <URL:http://dsa.debian.org/doc/schroot/> for a brief tutorial on using schroot.  There may be chroots for architectures other than #{arch} available, please list available chroots to check.")
+  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 <URL:https://dsa.debian.org/doc/schroot/> 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