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

Include local config snippet from SSH config #136

Merged
merged 1 commit into from
May 6, 2024

Conversation

meisterT
Copy link
Member

@meisterT meisterT commented May 5, 2024

This allows both making local changes that do not get overwritten and still distributing changes via ansible.

Note that ideally any specific additions should be done above the include, so that the local snippet can override them.

This allows both making local changes that do not get overwritten
and still distributing changes via ansible.

Note that ideally any specific additions should be done above the
include, so that the local snippet can override them.
@meisterT meisterT merged commit c98c4f1 into DOMjudge:main May 6, 2024
3 checks passed
@vmcj
Copy link
Member

vmcj commented May 7, 2024

Shouldn't the include be at the bottom? That's what the remark states IMO.

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

Successfully merging this pull request may close these issues.

3 participants