This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
Release 0.0.26
New Features:
- More details added to
choria show_config
(#243) batch_sleep_time
added to mcollective tasks in playbooks (#212)- HTTP code
201
is now also accepted as pass in webhook tasks (#250) - Certificate validation can be disabled in webhooks (#248)
- Sanity checks for your SSL setup has been improved to provide better early failure feedback (#254)
Bug Fixes:
choria show_config
will now show the correct PuppetDB information (#244)
Thanks to @dhollinger for adding the 201
status code to webhooks