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