Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterise Banner and DebianBanner as attributes #126

Merged
merged 1 commit into from Oct 24, 2016

Commits on Oct 12, 2016

  1. Parameterise Banner and DebianBanner as attributes

    This commit parameterises `Banner` and `DebianBanner` in the sshd config
    with the attributes `['ssh']['banner']` and `['ssh']['os_banner']` respectively,
    though the latter is only supported on Debian family distributions.
    
    Debian based distributions will have `DebianBanner no` set by default
    from now on.
    tsenart committed Oct 12, 2016
    Copy the full SHA
    d7491dd View commit details
    Browse the repository at this point in the history