2019-09-30 16:58:57 +02:00
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: 'bug'
assignees: ''
---
<!--
Notes:
1. Only post _bug reports_ here.
2. Use the appropriate template for _feature requests_ .
3. Please direct questions to the [`#formulas` channel on Slack ](https://saltstackcommunity.slack.com/messages/C7LG8SV54/ ), which is bridged to `#saltstack-formulas` on Freenode.
-->
2019-10-07 16:26:37 +02:00
## Your setup
### Formula commit hash / release tag
<!-- Please specify the formula's commit hash and/or release tag that you are using. -->
### Versions reports (master & minion)
<!-- Provided by running `salt --versions-report` . Please also mention any differences in master/minion versions. -->
2019-09-30 16:58:57 +02:00
2019-10-07 16:26:37 +02:00
### Pillar / config used
2019-09-30 16:58:57 +02:00
<!-- Provide links to the SLS files and/or relevant configs (be sure to remove sensitive info). -->
2019-10-07 16:26:37 +02:00
---
## Bug details
### Describe the bug
<!-- A clear and concise description of what the bug is. -->
### Steps to reproduce the bug
2019-09-30 16:58:57 +02:00
<!-- Include debug logs if possible and relevant, e.g. using `salt-minion -l debug` . -->
<!-- Alternatively, linking to Kitchen debug logs is useful, e.g. via. Travis CI. -->
<!-- Most useful is providing a failing InSpec test, which can be used to verify any proposed fix. -->
2019-10-07 16:26:37 +02:00
### Expected behaviour
2019-09-30 16:58:57 +02:00
<!-- A clear and concise description of what you expected to happen. -->
2019-10-07 16:26:37 +02:00
### Attempts to fix the bug
<!-- Please mention any attempts you have made to fix the bug and what the results were. -->
2019-09-30 16:58:57 +02:00
2019-10-07 16:26:37 +02:00
### Additional context
2019-09-30 16:58:57 +02:00
<!-- Add any other context about the problem here. -->
---
2019-10-07 16:26:37 +02:00
### Meta: How can this template be improved?
2019-09-30 16:58:57 +02:00
<!-- Feel free to suggest how this template can be improved. -->