StackStorm / chef-stackstorm

DEPRECATED! Community-maintained Chef Cookbook to deploy StackStorm, IFTTT for Ops
https://supermarket.chef.io/cookbooks/stackstorm
Apache License 2.0
16 stars 10 forks source link

Made the auth backend customizable with attributes #74

Closed djolly-fuze closed 4 years ago

djolly-fuze commented 4 years ago

Changed some auth config settings to attributes to allow for for customized auth options.

arm4b commented 4 years ago

@djolly-fuze One missing thing I noticed a bit late, can you also update other files to reflect this change and make unit tests pass?

See