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

Send and Accept locale environment variables #167

Merged
merged 1 commit into from
Feb 2, 2017

Commits on Feb 2, 2017

  1. Send and Accept locale environment variables

    Use attributes to set the environment variables that ssh client should send and that ssh daemon should accept.
    The primary use case here is for locale, and the default attribute value reflects this (as discussed in dev-sec#160).
    
    Chefspec tests cover the default, custom/overriden and empty cases for the attributes.
    mikemoate committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    d5d7ea6 View commit details
    Browse the repository at this point in the history