saltstack-formulas / openssh-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
90 stars 297 forks source link

Remove special newline handling for authentication options #198

Closed pprkut closed 7 months ago

pprkut commented 3 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

It's a tiny change to the eventual layout of the generated sshd_config. We needed to do this to make the config compatible with the SaltStack Comply checks (was complaining about the whitespace difference)

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

daks commented 3 years ago

Looks OK for me. Not sure the commit message is appropriate though, maybe it should be of style