Page MenuHomeDevCentral

Print MOTD through OpenSSH when needed
ClosedPublic

Authored by dereckson on Oct 29 2017, 19:42.
Tags
None
Referenced Files
F24593497: D1130.id2887.diff
Sat, Feb 28, 21:25
F24593487: D1130.id2886.diff
Sat, Feb 28, 21:25
F24593271: D1130.diff
Sat, Feb 28, 21:19
F24590692: D1130.id2886.diff
Sat, Feb 28, 18:23
F24590658: D1130.id2888.diff
Sat, Feb 28, 18:22
F24590363: D1130.id2887.diff
Sat, Feb 28, 18:09
F24590358: D1130.id2886.diff
Sat, Feb 28, 18:09
F24587306: D1130.id2887.diff
Sat, Feb 28, 14:56
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 Passed
Unit
No Test Coverage
Branch
sshd-motd
Build Status
Buildable 1778
Build 2026: arc lint + arc unit

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.