Nate McCurdy
Nate McCurdy
It would be nice to have a rake task that converts the rendered markdown into HTML with, at least, diff syntax highlighting.
It seems that `--content_diff` and `--show_resource_diff` can't be turned off. The flags are available to set, but they aren't used in the code anywhere. This causes problems when creating diff...
Currently, the diff tool will not generate a report when there's a 100% catalog compilation failure rate. It should generate a report and show the compilation errors.
Currently, the bitbucket/stash webook only supports the [External Hooks](https://marketplace.atlassian.com/plugins/com.ngs.stash.externalhooks.external-hooks/server/overview) plugin, and even that has some issues (#25). It would be good if this module also supported the following webhook plugin...
When using Stash (Bitbucket Server) and the [External-Hooks](https://marketplace.atlassian.com/plugins/com.ngs.stash.externalhooks.external-hooks/server/overview) add-on, the `git_webhook` type is unable to modify (create/change) the parameters for the external-hooks add-on because the `safe_path` attribute needs to be...
The `rsyslog::install`, `rsyslog::config`, and `rsyslog::service` classes are not contained within `rsyslog`. This makes it impossible to create a relationship to the `rsyslog` class and expect the packages, services, and configs...
There was a previous issue that requested adding the ability to check for missing trailing commas: #237. That was closed because the Puppet Style Guide, at the time, didn't enforce...
## Description Prior to this, when using the navic Extra, the symbol breadcrumbs shown in lualine section_c had a background color different from the background of lualine_c, causing it to...