Page MenuHomeDevCentral

Print MOTD through OpenSSH when needed
ClosedPublic

Authored by dereckson on Oct 29 2017, 19:42.
Tags
None
Referenced Files
F6580650: D1130.diff
Fri, Apr 4, 02:14
F6580217: D1130.id.diff
Fri, Apr 4, 02:06
F6579820: D1130.id2886.diff
Fri, Apr 4, 01:59
F6579407: D1130.id2889.diff
Fri, Apr 4, 01:51
F6579388: D1130.id2885.diff
Fri, Apr 4, 01:51
F6579242: D1130.id2887.diff
Fri, Apr 4, 01:48
F6578098: D1130.id2888.diff
Fri, Apr 4, 00:39
Unknown Object (File)
Wed, Apr 2, 12:50
Subscribers
None

Details

Summary

This change introduces in the Jinja2 map a new capabilities
dictionary to explain what an OS/distribution does or doesn't not.

PrintMotd will be set at yes or no according the MOTD-printed-at-login
capability.

Test Plan

Ensure Debian receives a PrintMotd no, and FreeBSD a PrintMotd yes.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Protect yes/no to avoid substitution by a boolean

Move to template (quote count: 1)

Simplify configuration ; it's more natural template takes care of the yes/no

This revision is now accepted and ready to land.Oct 29 2017, 20:40
This revision was automatically updated to reflect the committed changes.