TODO: Enter the cookbook description here.
TODO: List your supported platforms.
Key | Type | Description | Default |
---|---|---|---|
['mwser-shib-oauth2-bridge']['bacon'] | Boolean | whether to include bacon | true |
Include mwser-shib-oauth2-bridge
in your node's run_list
:
{
"run_list": [
"recipe[mwser-shib-oauth2-bridge::default]"
]
}
Author:: Steve Nolen ([email protected])