Closed drhey closed 6 years ago
@drhey I committed what I was thinking we should do to your fork, if you can test that out and give the :+1: I can merge and release this.
@majormoses Apologies! The holidays got the best of me. I am reviewing your comments/updates and will report back ASAP!
@majormoses Good news! The commit you made works swimmingly. Please feel free to merge and release; and do let me know if I can be of any assistance.
@drhey Hey I will get this merged and released shortly.
@majormoses Thanks for all of your work on this!!
Pull Request Checklist
This is in reference to issue #50
General
[x] Update Changelog following the conventions laid out on Our CHANGELOG Guidelines
[ ] Update README with any necessary configuration snippets
[ ] Binstubs are created if needed
[ ] RuboCop passes
[ ] Existing tests pass
New Plugins
N/A
Purpose
The brackets that were added around
subscribers
in req.body (within the trigger_remediation method) result in remediation not working. The API call is issued and returns a 202, but further investigation shows that double brackets appear around the subscribers resulting in no remediation being executed on afflicted hosts.Known Compatibility Issues
None