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

The ssh_config lens does not appear to account for an Include line outside of Hosts entries in ssh_config #67

Open
michael-riddle opened this issue Jul 9, 2021 · 1 comment

Comments

@michael-riddle
Copy link

RHEL 8's version of ssh (version 8.0) includes the following line by default in ssh_config:
Include /etc/ssh/ssh_config.d/*.conf

Is there a way to manage this with the code as-is or is some development work necessary to accommodate this?

@gvde
Copy link

gvde commented Dec 1, 2022

RHEL 9 now also supports files in /etc/ssh/sshd_config.d/

Include /etc/ssh/sshd_config.d/*.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants