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

Provide granular noop for shh configuration #789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 15, 2024

  1. Provide granular noop for shh configuration

    We would like to have more fine grained options on applying or not specific configurations.
    
    This commit let the user choose to noop some configuration with a few new
    boolean variables.
    
    Motivation for theses options are we may configure ourselves some (ssh host key
    regeneration in a templating system) or we are not ready for others (ssh_kex
    will break dist-upgrades, letting the operator without ssh).
    
    Signed-off-by: seven beep <[email protected]>
    seven-beep committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5cf0f91 View commit details
    Browse the repository at this point in the history