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