X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmotd%2Ftemplates%2Fmotd.erb;h=777ce8fcb5fdd1c2a6d9e9105a950905482921f4;hb=7c9af8bba4c3bef111049a5f27bdaa190ee73ac6;hp=840832523f9cfc830c8dc32570af00b9c04eb5a6;hpb=b683762d16fefcf8fda1b1178b35c2e5e4cdffa2;p=mirror%2Fdsa-puppet.git diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 840832523..777ce8fcb 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -41,7 +41,7 @@ if (nodeinfo['ldap'].has_key?('purpose')) end purp += " porterbox\n" purp += "\n" - purp += "See 'dchroot -l' for a list of available chroots.\n" + purp += "See 'dchroot -l' or 'schroot -l' for a list of available chroots.\n" if nodeinfo['ldap'].has_key?('admin') purp += "Please contact #{nodeinfo['ldap']['admin'][0]} for install requests,\n" purp += "following the recommendations in .\n"