-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add template for ssl config reference settings Use a shared template for the ssl options in reference configs. The reduces duplication of the SSL settings in config templates and ensures that the reference configs are consistent across outputs and monitoring. I provided an `indent` function in case this config template needed to be reused at various indentation levels, but it turns out that all of the uses so far required an indentation of 2 (so I could have just indented ssl.reference.yml.tmpl manually). * Indent any non-whitespace containing lines (cherry picked from commit 9e4d4f2)
- Loading branch information
1 parent
16e2d64
commit 96b5843
Showing
21 changed files
with
668 additions
and
563 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.